Condividi tramite


Classe SystemDomainListGetCriteria

Represents

Gerarchia di ereditarietà

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..SystemDomainListGetCriteria

Spazio dei nomi  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Sintassi

'Dichiarazione
<DataContractAttribute(Name := "SystemDomainListGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemDomainListGetCriteria
'Utilizzo
Dim instance As SystemDomainListGetCriteria
[DataContractAttribute(Name = "SystemDomainListGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemDomainListGetCriteria
[DataContractAttribute(Name = L"SystemDomainListGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemDomainListGetCriteria sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemDomainListGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemDomainListGetCriteria =  class end
public final class SystemDomainListGetCriteria

Nel tipo SystemDomainListGetCriteria sono esposti i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico SystemDomainListGetCriteria Initializes a new instance of the SystemDomainListGetCriteria class.

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica ListCode Gets or sets the name of the domain list on which to filter. If not supplied, all domain lists are returned.
Proprietà pubblica ListGroup Gets or sets the integer code of the individual list grouping, or category, on which to filter. If not supplied, all list groups are returned.
Proprietà pubblica ListOption Gets or sets the individual list option on which to filter. If not supplied, all list options are returned.

In alto

Metodi

  Nome Descrizione
Metodo pubblico Equals Ereditato da Object.
Metodo protetto Finalize Ereditato da Object.
Metodo pubblico GetHashCode Ereditato da Object.
Metodo pubblico GetType Ereditato da Object.
Metodo protetto MemberwiseClone Ereditato da Object.
Metodo pubblico ToString Ereditato da Object.

In alto

Protezione dei thread

I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.