IProcedure インターフェイス

プロシージャを表します。

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

構文

'宣言
Public Interface IProcedure _
    Implements IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As IProcedure
public interface IProcedure : IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class IProcedure : IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IProcedure extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

IProcedure メンバ

Microsoft.Data.Schema.SchemaModel.Abstract 名前空間