AdoNetInvariants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A holder for well known, vendor specific connector class invariant names.
public static class AdoNetInvariants
type AdoNetInvariants = class
Public Class AdoNetInvariants
- Inheritance
-
AdoNetInvariants
Fields
InvariantNameMySql |
MySql invariant name string. |
InvariantNameOracleDatabase |
Oracle Database server invariant name string. |
InvariantNamePostgreSql |
PostgreSQL invariant name string. |
InvariantNameSqlLite |
SQLite invariant name string. |
InvariantNameSqlServer |
Microsoft SQL Server invariant name string. |
Properties
Invariants |
A list of the supported invariants. |