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.Services.DataContracts..::..BRGetCriteria
Espace de noms : Microsoft.MasterDataServices.Services.DataContracts
Assembly : Microsoft.MasterDataServices.Services (en Microsoft.MasterDataServices.Services.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name := "BRGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class BRGetCriteria
'Utilisation
Dim instance As BRGetCriteria
[DataContractAttribute(Name = "BRGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BRGetCriteria
[DataContractAttribute(Name = L"BRGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class BRGetCriteria
[<DataContractAttribute(Name = "BRGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BRGetCriteria = class end
public class BRGetCriteria
Le type BRGetCriteria expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
BRGetCriteria | Initializes a new instance of the BRGetCriteria class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
AttributeId | Gets or sets the attribute identifier. |
![]() |
BusinessRuleIds | Gets or sets the collection of business rule identifiers. |
![]() |
EntityId | Gets or sets an identifier to specify the globally unique identifier (GUID) or the exact name of the entity. |
![]() |
MemberType | Gets or sets a BREntityMemberType to specify leaf, parent, or collection members. |
![]() |
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 | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
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.
.gif)
.gif)
.gif)