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 TableKeySchema[] GetTableKeys( string connectionString, TableSchema table ) |
Visual Basic |
---|
Public Function GetTableKeys ( connectionString As String, table As TableSchema ) As TableKeySchema() |