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;
};

Methods

The SMS_RcmSqlControlProperty class does not define any methods.

Properties

PropertyName

Data type: StringAccess type: Read/Write Qualifiers: [key]Name of the property.
Value

Data type: UInt32Access type: Read/Write Qualifiers: noneProperty integer value.
Value1

Data type: StringAccess type: Read/Write Qualifiers: noneFirst string value of the property.
Value2

Data type: StringAccess type: Read/Write Qualifiers: noneSecond string value of the property.

Remarks

Requirements

Runtime Requirements

Development Requirements