Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
 OleDbSchemaGuid Members

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
OleDbSchemaGuid Members

Returns the type of schema table specified by the GetOleDbSchemaTable method.

The OleDbSchemaGuid type exposes the following members.

  NameDescription
Public methodOleDbSchemaGuid Initializes a new instance of the OleDbSchemaGuid class.
Top
  NameDescription
Public methodEquals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected methodFinalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
Public fieldStatic memberAssertions Returns the assertions defined in the catalog that is owned by a given user.
Public fieldStatic memberCatalogs 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 fieldStatic memberCharacter_Sets Returns the character sets defined in the catalog that is accessible to a given user.
Public fieldStatic memberCheck_Constraints Returns the check constraints defined in the catalog that is owned by a given user.
Public fieldStatic memberCheck_Constraints_By_Table Returns the check constraints defined in the catalog that is owned by a given user.
Public fieldStatic memberCollations Returns the character collations defined in the catalog that is accessible to a given user.
Public fieldStatic memberColumn_Domain_Usage Returns the columns defined in the catalog that are dependent on a domain defined in the catalog and owned by a given user.
Public fieldStatic memberColumn_Privileges Returns the privileges on columns of tables defined in the catalog that are available to or granted by a given user.
Public fieldStatic memberColumns Returns the columns of tables (including views) defined in the catalog that is accessible to a given user.
Public fieldStatic memberConstraint_Column_Usage Returns the columns used by referential constraints, unique constraints, check constraints, and assertions, defined in the catalog and owned by a given user.
Public fieldStatic memberConstraint_Table_Usage Returns the tables that are used by referential constraints, unique constraints, check constraints, and assertions defined in the catalog and owned by a given user.
Public fieldStatic memberDbInfoKeywords Returns a list of provider-specific keywords.
Public fieldStatic memberDbInfoLiterals Returns a list of provider-specific literals used in text commands.
Public fieldStatic memberForeign_Keys Returns the foreign key columns defined in the catalog by a given user.
Public fieldStatic memberIndexes Returns the indexes defined in the catalog that is owned by a given user.
Public fieldStatic memberKey_Column_Usage Returns the columns defined in the catalog that is constrained as keys by a given user.
Public fieldStatic memberPrimary_Keys Returns the primary key columns defined in the catalog by a given user.
Public fieldStatic memberProcedure_Columns Returns information about the columns of rowsets returned by procedures.
Public fieldStatic memberProcedure_Parameters Returns information about the parameters and return codes of procedures.
Public fieldStatic memberProcedures Returns the procedures defined in the catalog that is owned by a given user.
Public fieldStatic memberProvider_Types Returns the base data types supported by the .NET Framework Data Provider for OLE DB.
Public fieldStatic memberReferential_Constraints Returns the referential constraints defined in the catalog that is owned by a given user.
Public fieldStatic memberSchemaGuids Returns a list of schema rowsets, identified by their GUIDs, and a pointer to the descriptions of the restriction columns.
Public fieldStatic memberSchemata Returns the schema objects that are owned by a given user.
Public fieldStatic memberSql_Languages Returns the conformance levels, options, and dialects supported by the SQL-implementation processing data defined in the catalog.
Public fieldStatic memberStatistics Returns the statistics defined in the catalog that is owned by a given user.
Public fieldStatic memberTable_Constraints Returns the table constraints defined in the catalog that is owned by a given user.
Public fieldStatic memberTable_Privileges Returns the privileges on tables defined in the catalog that are available to, or granted by, a given user.
Public fieldStatic memberTable_Statistics Describes the available set of statistics on tables in the provider.
Public fieldStatic memberTables Returns the tables (including views) defined in the catalog that are accessible to a given user.
Public fieldStatic memberTables_Info Returns the tables (including views) that are accessible to a given user.
Public fieldStatic memberTranslations Returns the character translations defined in the catalog that is accessible to a given user.
Public fieldStatic memberTrustee Identifies the trustees defined in the data source.
Public fieldStatic memberUsage_Privileges Returns the USAGE privileges on objects defined in the catalog that are available to or granted by a given user.
Public fieldStatic memberView_Column_Usage Returns the columns on which viewed tables depend, as defined in the catalog and owned by a given user.
Public fieldStatic memberView_Table_Usage Returns the tables on which viewed tables, defined in the catalog and owned by a given user, are dependent.
Public fieldStatic memberViews Returns the views defined in the catalog that is accessible to a given user.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker