Operation.OperationType 属性

定义

获取操作的类型。

public:
 property short OperationType { short get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Category("General")]
[System.ComponentModel.DisplayName("Operation Type")]
[System.ComponentModel.ReadOnly(true)]
public short OperationType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Category("General")>]
[<System.ComponentModel.DisplayName("Operation Type")>]
[<System.ComponentModel.ReadOnly(true)>]
member this.OperationType : int16
Public ReadOnly Property OperationType As Short

属性值

操作的类型。

属性

适用于