Partager via


Classe BRGetCriteria

Specifies globally unique identifiers (GUIDs) or names of the desired model, entity, or member type.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.MasterDataServices..::..BRGetCriteria

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

Syntaxe

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

Le type BRGetCriteria expose les membres suivants.

Constructeurs

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

Haut de la page

Propriétés

  Nom Description
Propriété publique AttributeId Gets or sets an identifier to specify the globally unique identifier (GUID) or the exact name of the attribute.
Propriété publique BusinessRuleIds Gets or sets an array of business rule IDs.
Propriété publique EntityId Gets or sets an identifier to specify the globally unique identifier (GUID) or the exact name of the entity.
Propriété publique ExtensionData Gets or sets an object containing extra data.
Propriété publique MemberType Gets or sets a type specifying leaf, parent, or collection members.
Propriété publique ModelId Gets or sets an identifier to specify the globally unique identifier (GUID) or the exact name of the model.

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.