| Overload | Description |
|---|---|
| AutoGenerate(String,IDbConnection,String) | Generates the schema definition by the System.Data.IDbConnection and the query string. |
| AutoGenerate(String,Dictionary<String,Type>) | Generates the schema definition by field names and types. |
| AutoGenerate(String,String,XmlReader) | Generates the schema definition by XML data source. |
| AutoGenerate(String,String,XmlSchemaSet) | Generates the schema definition by XML Schema. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2