SystemSettingsGetCriteria-Klasse
Identifies a system settings group for retrieval.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.DataContracts..::..SystemSettingsGetCriteria
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "SystemSettingsGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public NotInheritable Class SystemSettingsGetCriteria
'Usage
Dim instance As SystemSettingsGetCriteria
[DataContractAttribute(Name = "SystemSettingsGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public sealed class SystemSettingsGetCriteria
[DataContractAttribute(Name = L"SystemSettingsGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemSettingsGetCriteria sealed
[<SealedAttribute>]
[<DataContractAttribute(Name = "SystemSettingsGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemSettingsGetCriteria = class end
public final class SystemSettingsGetCriteria
Der SystemSettingsGetCriteria-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
SystemSettingsGetCriteria | Initializes a new instance of the SystemSettingsGetCriteria class. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Group | Gets or sets an Identifier of a system settings group. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.