JDatabaseDriverSqlsrv::getTableColumns
Retrieves field information about the given tables.
Signature
public function getTableColumns(mixed
$table,
[boolean
$typeOnly = true] )
Parameters
-
$table
- A table name
-
$typeOnly
- True to only return field types.
Returns
- array
- An array of fields.