SMS_RcmSqlControl Server WMI Class
Updated: November 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager
The SMS_RcmSqlControl Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents ….
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.
Class SMS_RcmSqlControl :
{
SMS_RcmSqlControlProperty Props[];
String SiteCode;
String TypeName;
};
The SMS_RcmSqlControl class does not define any methods.
- 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.
Requirements
For more information, see Configuration Manager Server Runtime Requirements.
For more information, see Configuration Manager Server Development Requirements.