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

Methods

The SMS_RcmSqlControl class does not define any methods.

Properties

Props

Data type: SMS_RcmSqlControlProperty ArrayAccess type: Read/Write Qualifiers: noneAn array of SMS_RcmSqlControlProperty representing properties of the control.
SiteCode

Data type: StringAccess type: Read/Write Qualifiers: [key]SiteCode.  
TypeName

Data type: StringAccess type: Read/Write Qualifiers: [key]TypeName.  

Remarks

Requirements

Runtime Requirements

Development Requirements