ISql100SubroutineParameter インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100SubroutineParameter _
Implements ISqlSubroutineParameter, IModelNamed, IExtendedPropertyHost, ISqlModelElement, _
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
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