Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SMS_RcmSqlControl
Windows Management Instrumentation (WMI) class is an SMS Provider server class in Configuration Manager.
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Syntax
Class SMS_RcmSqlControl :
{
SMS_RcmSqlControlProperty Props[];
String SiteCode;
String TypeName;
};
Methods
The SMS_RcmSqlControl
class does not define any methods.
Properties
Props
Data type: SMS_RcmSqlControlProperty
Array
Access type: Read/Write
Qualifiers: none
An array of SMS_RcmSqlControlProperty
representing properties of the control.
SiteCode
Data type: String
Access type: Read/Write
Qualifiers: [key]
SiteCode.
TypeName
Data type: String
Access type: Read/Write
Qualifiers: [key]
TypeName.
Remarks
Requirements
Runtime Requirements
For more information, see Configuration Manager Server Runtime Requirements.
Development Requirements
For more information, see Configuration Manager Server Development Requirements.