Partager via


Classe EntityStagingBatchCriteria

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents a criteria of a unique batch awaiting or undergoing entity based staging.

Hiérarchie d'héritage

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.EntityStagingBatchCriteria

Espace de noms :  Microsoft.MasterDataServices.Services.DataContracts
Assembly :  Microsoft.MasterDataServices.Services.Contracts (en Microsoft.MasterDataServices.Services.Contracts.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Name := "EntityStagingBatchCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class EntityStagingBatchCriteria
'Utilisation
Dim instance As EntityStagingBatchCriteria
[DataContractAttribute(Name = "EntityStagingBatchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class EntityStagingBatchCriteria
[DataContractAttribute(Name = L"EntityStagingBatchCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class EntityStagingBatchCriteria
[<DataContractAttribute(Name = "EntityStagingBatchCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type EntityStagingBatchCriteria =  class end
public class EntityStagingBatchCriteria

Le type EntityStagingBatchCriteria expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique EntityStagingBatchCriteria Infrastructure. Initializes a new instance of the EntityStagingBatchCriteria class.

Haut de la page

Propriétés

  Nom Description
Propriété publique BatchId Infrastructure. Gets or sets an identifier that uniquely identifies the batch.
Propriété publique BatchSelectionMode Infrastructure. Gets or sets a selection of entity staging batch.
Propriété publique BatchTag Infrastructure. Gets or sets a user-defined batch tag.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.MasterDataServices.Services.DataContracts