Dela via


ISql90TcpProtocolSpecifier Interface

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Interface ISql90TcpProtocolSpecifier _
    Inherits ISql90ProtocolSpecifier, ISqlModelElement, IScriptSourcedElement, IModelElement,  _
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql90TcpProtocolSpecifier
public interface ISql90TcpProtocolSpecifier : ISql90ProtocolSpecifier, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface class ISql90TcpProtocolSpecifier : ISql90ProtocolSpecifier, 
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, 
    IModelAnnotationHolder
public interface ISql90TcpProtocolSpecifier extends ISql90ProtocolSpecifier, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql90TcpProtocolSpecifier Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace