| IDataConnectionGetXmlSchema Method  | 
            Returns XML schema for specified table.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxstring GetXmlSchema(
	string tableName
)
Parameters
- tableName
 - Type: SystemString
Name of a table to get xml schema for 
Return Value
Type: 
String
See Also