Operation.Messages Свойство

Определение

Возвращает сообщения для текущей операции.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::OperationMessageCollection ^ Messages { Microsoft::SqlServer::Management::IntegrationServices::OperationMessageCollection ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.OperationMessage))]
public Microsoft.SqlServer.Management.IntegrationServices.OperationMessageCollection Messages { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.OperationMessage))>]
member this.Messages : Microsoft.SqlServer.Management.IntegrationServices.OperationMessageCollection
Public ReadOnly Property Messages As OperationMessageCollection

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

Сообщения для текущей операции.

Атрибуты

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