Bagikan melalui


Operation.GetLatestMessages(DateTime) Metode

Definisi

Mendapatkan pesan terbaru untuk operasi.

public:
 System::Collections::Generic::List<Microsoft::SqlServer::Management::IntegrationServices::OperationMessage ^> ^ GetLatestMessages(DateTime timestamp);
public System.Collections.Generic.List<Microsoft.SqlServer.Management.IntegrationServices.OperationMessage> GetLatestMessages (DateTime timestamp);
member this.GetLatestMessages : DateTime -> System.Collections.Generic.List<Microsoft.SqlServer.Management.IntegrationServices.OperationMessage>
Public Function GetLatestMessages (timestamp As DateTime) As List(Of OperationMessage)

Parameter

timestamp
DateTime

Tanda waktu.

Mengembalikan

Pesan terbaru untuk operasi.

Berlaku untuk