Właściwość Warnings.StagingBatchErrors
Pobiera kolekcja przemieszczenia błędy traktować jako ostrzeżeń.
Przestrzeń nazw: Microsoft.MasterDataServices.Deployment
Zestaw: Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)
Składnia
'Deklaracja
Public ReadOnly Property StagingBatchErrors As Collection(Of StagingBatchError)
Get
'Użycie
Dim instance As Warnings
Dim value As Collection(Of StagingBatchError)
value = instance.StagingBatchErrors
public Collection<StagingBatchError> StagingBatchErrors { get; }
public:
property Collection<StagingBatchError^>^ StagingBatchErrors {
Collection<StagingBatchError^>^ get ();
}
member StagingBatchErrors : Collection<StagingBatchError>
function get StagingBatchErrors () : Collection<StagingBatchError>
Wartość właściwości
Typ: System.Collections.ObjectModel.Collection<StagingBatchError>
Kolekcja przemieszczenia błędy traktować jako ostrzeżeń.