SMS_RcmSqlControlProperty 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_RcmSqlControlProperty 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_RcmSqlControlProperty :
{
String PropertyName;
UInt32 Value;
String Value1;
String Value2;
};
The SMS_RcmSqlControlProperty class does not define any methods.
- PropertyName
Data type: String
Access type: Read/Write
Qualifiers: [key]
Name of the property.
- Value
Data type: UInt32
Access type: Read/Write
Qualifiers: none
Property integer value.
- Value1
Data type: String
Access type: Read/Write
Qualifiers: none
First string value of the property.
- Value2
Data type: String
Access type: Read/Write
Qualifiers: none
Second string value of the property.
Requirements
For more information, see Configuration Manager Server Runtime Requirements.
For more information, see Configuration Manager Server Development Requirements.