Dela via


ISql100SubroutineParameter Interface

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

Syntax

'Declaration
Public Interface ISql100SubroutineParameter _
    Inherits ISqlSubroutineParameter, IModelNamed, IExtendedPropertyHost, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql100SubroutineParameter
public interface ISql100SubroutineParameter : ISqlSubroutineParameter, 
    IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100SubroutineParameter : ISqlSubroutineParameter, 
    IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100SubroutineParameter extends ISqlSubroutineParameter, IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISql100SubroutineParameter Members

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