DatabaseDataSet.GetTableInformation Method
Obtains information about a database table.
GetTableInformation(System.String name)
Obtains information about a database table.Syntax
public DatabaseColumnCollection GetTableInformation (
System.String name
)
Parameters
The database table name to get information about.
Return Value
A collection of database columns.
Platforms
Windows, Linux, Android