StagingUnbatchedCriteria Class
Specifies staging unbatched criteria.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::StagingUnbatchedCriteria
| Name | Description | |
|---|---|---|
![]() | StagingUnbatchedCriteria() | Initializes a new instance of the StagingUnbatchedCriteria class. |
| Name | Description | |
|---|---|---|
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | ModelId | Gets or sets the globally unique identifier (GUID) or the exact name of a model. |
![]() | SourceSystemId | Gets or sets the globally unique identifier (GUID) or the exact name of the source system. |
![]() | VersionId | Gets or sets the globally unique identifier (GUID) or the exact name of the version. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


