Класс SystemSettingsGetCriteria
Identifies a system settings group for retrieval.
Иерархия наследования
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.SystemSettingsGetCriteria
Пространство имен: Microsoft.MasterDataServices
Сборка: Microsoft.MasterDataServices (в Microsoft.MasterDataServices.dll)
Синтаксис
'Декларация
<DataContractAttribute(Name := "SystemSettingsGetCriteria", Namespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")> _
Public Class SystemSettingsGetCriteria _
Inherits DataContractBase
'Применение
Dim instance As SystemSettingsGetCriteria
[DataContractAttribute(Name = "SystemSettingsGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemSettingsGetCriteria : DataContractBase
[DataContractAttribute(Name = L"SystemSettingsGetCriteria", Namespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public ref class SystemSettingsGetCriteria : public DataContractBase
[<DataContractAttribute(Name = "SystemSettingsGetCriteria", Namespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemSettingsGetCriteria =
class
inherit DataContractBase
end
public class SystemSettingsGetCriteria extends DataContractBase
Тип SystemSettingsGetCriteria обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
SystemSettingsGetCriteria | Initializes a new instance of the SystemSettingsGetCriteria class. |
В начало
Свойства
Имя | Описание | |
---|---|---|
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Производный от DataContractBase.) |
![]() |
Group | Gets or sets an ID of a system settings group. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.