Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbReader Class
DbReader Methods
Close Method
Dispose Method
GetBoolean Method
GetByte Method
GetBytes Method
GetChar Method
GetChars Method
GetData Method
GetDataTypeName Method
GetDateTime Method
GetDecimal Method
GetDouble Method
GetFieldType Method
GetFloat Method
GetGuid Method
GetInt16 Method
GetInt32 Method
GetInt64 Method
GetName Method
GetOrdinal Method
GetSchemaTable Method
GetString Method
GetValue Method
GetValues Method
IsDBNull Method
NextResult Method
Read Method
DbReader
GetSchemaTable Method
Namespace:
Innovator.Client.Connection
Assembly:
Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
C#
VB
Copy
public
DataTable
GetSchemaTable
()
Public
Function
GetSchemaTable
As
DataTable
Return Value
Type:
DataTable
Implements
IDataReader
GetSchemaTable
See Also
Reference
DbReader Class
Innovator.Client.Connection Namespace