SCCMWebService..::..GetSQLClientProperties Method
Gets the client properties from [SCCMManager].[dbo].[v_ComputerProperties].
Namespace:
SCCMWebServiceAssembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SoapHeaderAttribute] [WebMethodAttribute] public SQLClientProperties GetSQLClientProperties( int resourceID )
<SoapHeaderAttribute> _ <WebMethodAttribute> _ Public Function GetSQLClientProperties ( _ resourceID As Integer _ ) As SQLClientProperties
[SoapHeaderAttribute] [WebMethodAttribute] public: SQLClientProperties^ GetSQLClientProperties( int^ resourceID )
Parameters
- resourceID
- Type: Int32
The resource identifier.