ISqlSubroutineParameter Interface
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISqlSubroutineParameter _
Inherits IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, _
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISqlSubroutineParameter
public interface ISqlSubroutineParameter : IModelNamed,
IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface class ISqlSubroutineParameter : IModelNamed,
IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface ISqlSubroutineParameter extends IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder