OleDbDatabaseMetadataCache<(Of <(<'TObjectName>)>)> Properties
The OleDbDatabaseMetadataCache<(Of <(<'TObjectName>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
CommentString |
Gets the comment string. For most databases this is "--".
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.) |
|
|
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>)>)>.) |

