SystemPropertiesGetRequest 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为系统属性获取请求定义消息约定。
public ref class SystemPropertiesGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemPropertiesGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class SystemPropertiesGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="SystemPropertiesGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type SystemPropertiesGetRequest = class
Public Class SystemPropertiesGetRequest
- 继承
-
SystemPropertiesGetRequest
- 属性
注解
此请求不包含任何输入参数。
构造函数
SystemPropertiesGetRequest() |
初始化具有默认值的 SystemPropertiesGetRequest 类的新实例。 |
SystemPropertiesGetRequest(International) |
初始化具有指定的区域性设置的 SystemPropertiesGetRequest 类的新实例。 |
字段
International |
区域性设置。 |