Поделиться через


OperationCollection.Item[Int64] Свойство

Определение

Возвращает операцию по указанному имени.

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

Параметры

id
Int64

Указанное имя.

Значение свойства

Операция с указанным именем.

Применяется к