Gets the operation Id.
命名空間: Microsoft.SqlServer.Management.IntegrationServices
組件: Microsoft.SqlServer.Management.IntegrationServices (在 Microsoft.SqlServer.Management.IntegrationServices.dll 中)
語法
'宣告
<SfcPropertyAttribute(Data := True)> _
Public ReadOnly Property OperationId As Long
Get
'用途
Dim instance As OperationMessage
Dim value As Long
value = instance.OperationId
[SfcPropertyAttribute(Data = true)]
public long OperationId { get; }
[SfcPropertyAttribute(Data = true)]
public:
property long long OperationId {
long long get ();
}
[<SfcPropertyAttribute(Data = true)>]
member OperationId : int64
function get OperationId () : long
屬性值
型別:System.Int64
The operation Id.