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

속성 값

작업의 유형입니다.

특성

적용 대상