ISqlSubroutineParameter インターフェイス

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISqlSubroutineParameter _
    Implements IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement,  _
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
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

参照

参照

ISqlSubroutineParameter メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間