Contains the information about the column names, primary keys and datatypes.
[Visual Basic]
Protected Property TableInformation As System.Data.DataSet
[C#]
protected System.Data.DataSet TableInformation {get; set;}
See Also
General Class | General Members | Magnusson.Data.SqlAutomation Namespace