Bagikan melalui


OperationCollection.Item[Int64] Properti

Definisi

Mendapatkan operasi dengan nama yang ditentukan.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::Operation ^ default[long] { Microsoft::SqlServer::Management::IntegrationServices::Operation ^ get(long id); };
public Microsoft.SqlServer.Management.IntegrationServices.Operation this[long id] { get; }
member this.Item(int64) : Microsoft.SqlServer.Management.IntegrationServices.Operation
Default Public ReadOnly Property Item(id As Long) As Operation

Parameter

id
Int64

Nama yang ditentukan.

Nilai Properti

Operasi dengan nama yang ditentukan.

Berlaku untuk