OleDbSchemaGuid.Catalogs Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.
public: static initonly Guid Catalogs;
public static readonly Guid Catalogs;
staticval mutable Catalogs : Guid
Public Shared ReadOnly Catalogs As Guid
Field Value
Remarks
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. |
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.