Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public TableSchema[] GetTables( string connectionString, DatabaseSchema database ) |
Visual Basic |
---|
Public Function GetTables ( connectionString As String, database As DatabaseSchema ) As TableSchema() |