StagingUnbatchedCriteria Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies staging unbatched criteria.
public ref class StagingUnbatchedCriteria : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="StagingUnbatchedCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class StagingUnbatchedCriteria : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="StagingUnbatchedCriteria", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type StagingUnbatchedCriteria = class
inherit DataContractBase
Public Class StagingUnbatchedCriteria
Inherits DataContractBase
- Inheritance
- Attributes
Constructors
StagingUnbatchedCriteria() |
Initializes a new instance of the StagingUnbatchedCriteria class. |
Properties
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. |