class SqlServerSchema extends Collection (View source)

Properties

protected $collection_key
string $schema
protected $tablesType
protected $tablesDataType

Methods

setSchema($schema)

No description

string
getSchema()

No description

setTables($tables)

No description

getTables()

No description

Details

setSchema($schema)

No description

Parameters

$schema

string getSchema()

No description

Return Value

string

setTables($tables)

No description

Parameters

$tables

SqlServerTable[] getTables()

No description

Return Value

SqlServerTable[]