AbstractOleDbSqlServerMetadataCache Members
The AbstractOleDbSqlServerMetadataCache type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetAggregateFunction | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetForeignKeysForTable |
Gets the foreign keys for a table.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetHashCode |
Serves as the default hash function. (Inherited from Object.) |
![]() |
GetIndexesForTable |
Gets the indexes for a table.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetScalarFunction |
Gets the metadata for a scalar function.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetScalarFunctions |
Gets the scalar functions that were loaded by this cache.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetStoredProcedure |
Gets the stored procedure's metadata.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetStoredProcedures |
Gets the stored procedures that were loaded by this cache.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetTableFunction |
Gets the metadata for a table function.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetTableFunctions |
Gets the table-valued functions that were loaded by this cache.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetTableOrView(SqlServerObjectName) |
Gets the metadata for a table.
|
![]() |
GetTableOrView(TObjectName) |
Gets the metadata for a table.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetTableOrViewFromClass(Type, OperationType) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetTableOrViewFromClass``1(OperationType) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetTablesAndViews |
DatabaseObject
Gets the tables and views that were loaded by this cache.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
GetUserDefinedTableType |
Gets the metadata for a user defined type.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
GetUserDefinedTableTypes |
Gets the table-valued functions that were loaded by this cache.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ParseObjectName(String) |
Parse a string and return the database specific representation of the database object's name.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ParseObjectName(String, String) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
Preload |
Preloads all of the metadata for this data source.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
QuoteColumnName |
Quotes the name of the column.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
RegisterType | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
Reset |
Resets the metadata cache, clearing out all cached metadata.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
SqlTypeNameToDbType | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ToClrType(OleDbType, Boolean, Nullable<(Of <<'(Int32>)>>)) | (Inherited from OleDbDatabaseMetadataCache<(Of <(<'TObjectName>)>)>.) |
![]() |
ToClrType(String, Boolean, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Boolean>)>>)) |
Returns the CLR type that matches the indicated database column type.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ToClrType(UTP, Boolean, Nullable<(Of <<'(Int32>)>>)) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
![]() |
TryGetRegisteredType | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetScalarFunction(String, ScalarFunctionMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetScalarFunction(UTP, ScalarFunctionMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetStoredProcedure(String, StoredProcedureMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetStoredProcedure(UTP, StoredProcedureMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetTableFunction(String, TableFunctionMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetTableFunction(UTP, TableFunctionMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetTableOrView | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetUserDefinedTableType(String, UserDefinedTableTypeMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
TryGetUserDefinedTableType(UTP, UserDefinedTableTypeMetadata%) | (Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
UnregisterType |
Removes a database type registration and its CLR equivalent. If a builtin type, this restores it to its default behavior.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ValueToSqlValue |
Converts a value to a string suitable for use in a SQL statement.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
Properties
Name | Description | |
---|---|---|
![]() |
Converter |
Gets the converter dictionary used by materializers.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
MaxParameters |
Gets the maximum number of parameters in a single SQL batch.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
MaxRowsPerValuesClause |
Get the maximum number of rows in a single SQL statement's Values clause.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ServerVersion |
Gets the server version number.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
ServerVersionName |
Gets the server version name.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
![]() |
UnsupportedSqlTypeNames |
Gets a list of known, unsupported SQL type names.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |