OleDbSchemaGuid::Catalogs Field
.NET Framework (current version)
Returns the physical attributes associated with catalogs accessible from the data source. Returns the assertions defined in the catalog that is owned by a given user.
Assembly: System.Data (in System.Data.dll)
Catalogs maps to the OLE DB CATALOGS rowset and returns the following restriction column.
Restriction column | CLR data type | Description |
|---|---|---|
CATALOG_NAME | string | Catalog name. Cannot be a null value. |
.NET Framework
Available since 1.1
Available since 1.1
Show: