Click or drag to resize

DatabaseSchemaGetTables Method (IDbConnection)

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public DataTable GetTables(
	IDbConnection connection
)

Parameters

connection
Type: System.DataIDbConnection

Return Value

Type: DataTable
See Also