DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)> Properties
The DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
CommentString |
Gets the comment string. For most databases this is "--".
|
|
|
Converter |
Gets the converter dictionary used by materializers.
|
|
|
MaxParameters |
Gets the maximum number of parameters in a single SQL batch.
|
|
|
MaxRowsPerValuesClause |
Get the maximum number of rows in a single SQL statement's Values clause.
|
|
|
ServerVersion |
Gets the server version number.
|
|
|
ServerVersionName |
Gets the server version name.
|
|
|
UnsupportedSqlTypeNames |
Gets a list of known, unsupported SQL type names.
|

