Expand Minimize
This topic has not yet been rated - Rate this topic

StagingDataStatus Enumeration

Contains values that indicate the success or failure of staging records.

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
[DataContractAttribute(Name = "StagingDataStatus", Namespace = "http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum StagingDataStatus
Member nameDescription
AllInclusive of successful and error records.
SuccessfulStaging records that were loaded successfully.
ErrorStaging records that did not load.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.