SystemPropertiesGet 메서드

Retrieves immutable properties about the system.

네임스페이스:  Microsoft.MasterDataServices
어셈블리:  Microsoft.MasterDataServices(Microsoft.MasterDataServices.dll)

구문

[OperationContractAttribute(Action = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/SystemPropertiesGet", 
    ReplyAction = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09/IService/SystemPropertiesGetResponse")]
SystemPropertiesGetResponse SystemPropertiesGet(
    SystemPropertiesGetRequest request
)

매개 변수