共用方式為


TargetModelOperation.Operation 屬性

取得作業。

命名空間:  Microsoft.Data.Schema.Build
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public MustOverride ReadOnly Property Operation As Integer
    Get
public abstract int Operation { get; }
public:
virtual property int Operation {
    int get () abstract;
}
abstract Operation : int
abstract function get Operation () : int

屬性值

型別:System.Int32

.NET Framework 安全性

請參閱

參考

TargetModelOperation 類別

Microsoft.Data.Schema.Build 命名空間