Dela via


ISql90HttpProtocolSpecifier Interface

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

Syntax

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

See Also

Reference

ISql90HttpProtocolSpecifier Members

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