Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

MySqlMetadataCache Properties

The MySqlMetadataCache type exposes the following members.

Properties


  Name Description
Public property Converter
Gets the converter dictionary used by materializers.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.)
Public property DefaultSchema
Returns the user's default schema.
Public property MaxParameters
Gets the maximum number of parameters in a single SQL batch.
Public property MaxRowsPerValuesClause
Get the maximum number of rows in a single SQL statement's Values clause.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.)
Public property ServerVersion
Gets the server version number.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.)
Public property ServerVersionName
Gets the server version name.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.)
Public property UnsupportedSqlTypeNames
Gets a list of known, unsupported SQL type names.
(Inherited from DatabaseMetadataCache<(Of <(<'TObjectName, TDbType>)>)>.)