Condividi tramite


Operation.ObjectId Proprietà

Definizione

Ottiene l'identificatore dell'oggetto.

public:
 property Nullable<long> ObjectId { Nullable<long> get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
[System.ComponentModel.Category("General")]
[System.ComponentModel.DisplayName("Object Identifier")]
[System.ComponentModel.ReadOnly(true)]
public long? ObjectId { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
[<System.ComponentModel.Category("General")>]
[<System.ComponentModel.DisplayName("Object Identifier")>]
[<System.ComponentModel.ReadOnly(true)>]
member this.ObjectId : Nullable<int64>
Public ReadOnly Property ObjectId As Nullable(Of Long)

Valore della proprietà

Identificatore dell'oggetto.

Attributi

Si applica a