Property | Type | Description | |
---|---|---|---|
db | System.Data.OleDb.OleDbConnection | ||
quotePrefix | string | ||
quoteSuffix | string | ||
tx | System.Data.OleDb.OleDbTransaction |
Property | Type | Description | |
---|---|---|---|
ExecuteNonQuery | void | ||
FormatSchemaName | string | ||
ISchemaProvider | DbType | ||
ISchemaProvider | IEnumerable |
||
ISchemaProvider | IEnumerable |
||
ISchemaProvider | IEnumerable |
||
ISchemaProvider | IEnumerable |
||
ISchemaProvider | ProcRef | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | bool | ||
ISchemaProvider | int | ||
ISchemaProvider | long | ||
ISchemaProvider | string | ||
ISchemaProvider | string |
Method | Description | |
---|---|---|
BeginTransaction ( ) : void | ||
CheckColumnContainsNulls ( TableRef tblName, string colName ) : bool | ||
CheckColumnContainsValues ( TableRef tblName, string colName ) : bool | ||
CheckColumnExists ( TableRef tblName, string colName ) : bool | ||
CheckFKColumnContainsUniqueValues ( TableRef tblName, string colName ) : bool | ||
CheckTableContainsData ( TableRef tblName ) : bool | ||
CheckTableExists ( TableRef tblName ) : bool | ||
CheckViewExists ( TableRef viewName ) : bool | ||
CommitTransaction ( ) : void | ||
CopyColumnData ( TableRef srcTblName, string srcColName, TableRef tblName, string colName ) : void | ||
CopyColumnData ( TableRef srcTblName, string srcColName, TableRef tblName, string colName, string discriminatorValue ) : void | ||
CopyFKs ( TableRef srcTblName, string srcColName, TableRef destTblName, string destColName, string srcFKColName ) : void | ||
Dispose ( ) : void | ||
ExecuteSqlResource ( |
||
GetIsColumnNullable ( TableRef tblName, string colName ) : bool | ||
GetProcedureDefinition ( ProcRef proc ) : string | ||
GetProcedureName ( string schemaName, string procName ) : ProcRef | ||
GetProcedureNames ( ) : IEnumerable |
||
GetSafeConnectionString ( ) : string | ||
GetSafeConnectionString ( string connectionString ) : string | ||
GetTableColumnNames ( TableRef tblName ) : IEnumerable |
||
GetTableColumns ( TableRef tbl ) : IEnumerable |
||
GetTableName ( string schemaName, string tblName ) : TableRef | ||
GetTableNames ( ) : IEnumerable |
||
GetViewDefinition ( TableRef view ) : string | ||
GetViewNames ( ) : IEnumerable |
||
InsertFKs ( TableRef srcTblName, string srcColName, TableRef tblName, string colName, string fkColName ) : void | ||
MigrateFKs ( TableRef srcTblName, string srcColName, TableRef tblName, string colName ) : void | ||
Open ( string connectionString ) : void | ||
QuoteIdentifier ( string val ) : string | ||
ReadJoin ( TableRef tbl, IEnumerable |
||
ReadTableData ( TableRef tbl, IEnumerable |
||
ReadTableData ( string sql ) : IDataReader | ||
RefreshDbStats ( ) : void | ||
RollbackTransaction ( ) : void | ||
WriteTableData ( TableRef destTbl, IDataReader source, IEnumerable |
||
WriteTableData ( TableRef tbl, IEnumerable |
Method | Description | |
---|---|---|
ISchemaProvider ( ) : void | ||
ISchemaProvider ( string>.ILookup |
Not supported.
|
|
ISchemaProvider ( List |
||
ISchemaProvider ( ProcRef funcName ) : void |
Not supported.
|
|
ISchemaProvider ( ProcRef procName, TableRef viewUnmaterializedName, TableRef tblName, TableRef tblNameRights ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef viewName ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tbl, IEnumerable |
Not supported.
|
|
ISchemaProvider ( TableRef oldTblName, TableRef newTblName ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef viewName, TableRef tblName, TableRef tblNameRights, IList |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, TableRef refTblName, string colName, string newConstraintName, bool onDeleteCascade ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, bool idAsIdentityColumn ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, bool idAsIdentityColumn, bool createPrimaryKey ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string constraintName ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName, DbType type, int size, int scale, bool isNullable ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName, IEnumerable |
Not supported.
|
|
ISchemaProvider ( TableRef srcTblName, string srcColNames, TableRef tblName, string colNames, object>.Dictionary |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string oldConstraintName, TableRef refTblName, string colName, string newConstraintName, bool onDeleteCascade ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string idxName, bool unique, bool clustered ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName, object value ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName, object value, IEnumerable |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string oldColName, string newColName ) : void |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName, string newConstraintName, Dictionary |
Not supported.
|
|
ISchemaProvider ( TriggerRef triggerName ) : void |
Not supported.
|
|
ISchemaProvider ( TriggerRef triggerName, TableRef tblName, List |
Not supported.
|
|
ISchemaProvider ( string dbName ) : void |
Not supported.
|
|
ISchemaProvider ( string schemaName, bool force ) : void |
Not supported.
|
Method | Description | |
---|---|---|
ExecuteNonQuery ( string nonQueryFormat ) : void | ||
FormatSchemaName ( DboRef dbo ) : string | ||
ISchemaProvider ( string type ) : DbType |
Not implemented.
|
|
ISchemaProvider ( ) : IEnumerable |
Not supported.
|
|
ISchemaProvider ( ) : IEnumerable |
Not supported.
|
|
ISchemaProvider ( ) : IEnumerable |
Not supported.
|
|
ISchemaProvider ( ) : IEnumerable |
Not supported.
|
|
ISchemaProvider ( string schemaName, string funcName ) : ProcRef |
Not supported.
|
|
ISchemaProvider ( ProcRef funcName ) : bool |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, IEnumerable |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string constraintName ) : bool | ||
ISchemaProvider ( TableRef tblName, string idxName, bool unique, bool clustered ) : bool |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string fkName, string posName ) : bool |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName, string newConstraintName, Dictionary |
Not supported.
|
|
ISchemaProvider ( TriggerRef triggerName ) : bool |
Not supported.
|
|
ISchemaProvider ( string dbName ) : bool |
Not supported.
|
|
ISchemaProvider ( TableRef tblName, string colName ) : int |
Not supported.
|
|
ISchemaProvider ( TableRef tblName ) : long |
Not supported.
|
|
ISchemaProvider ( ) : string |
Not supported.
|
|
ISchemaProvider ( DbType type ) : string |
Not implemented.
|
public CheckColumnContainsNulls ( TableRef tblName, string colName ) : bool | ||
tblName | TableRef | |
colName | string | |
return | bool |
public CheckColumnContainsValues ( TableRef tblName, string colName ) : bool | ||
tblName | TableRef | |
colName | string | |
return | bool |
public CheckColumnExists ( TableRef tblName, string colName ) : bool | ||
tblName | TableRef | |
colName | string | |
return | bool |
public CheckFKColumnContainsUniqueValues ( TableRef tblName, string colName ) : bool | ||
tblName | TableRef | |
colName | string | |
return | bool |
public CheckTableContainsData ( TableRef tblName ) : bool | ||
tblName | TableRef | |
return | bool |
public CheckTableExists ( TableRef tblName ) : bool | ||
tblName | TableRef | |
return | bool |
public CheckViewExists ( TableRef viewName ) : bool | ||
viewName | TableRef | |
return | bool |
public CopyColumnData ( TableRef srcTblName, string srcColName, TableRef tblName, string colName ) : void | ||
srcTblName | TableRef | |
srcColName | string | |
tblName | TableRef | |
colName | string | |
return | void |
public CopyColumnData ( TableRef srcTblName, string srcColName, TableRef tblName, string colName, string discriminatorValue ) : void | ||
srcTblName | TableRef | |
srcColName | string | |
tblName | TableRef | |
colName | string | |
discriminatorValue | string | |
return | void |
public CopyFKs ( TableRef srcTblName, string srcColName, TableRef destTblName, string destColName, string srcFKColName ) : void | ||
srcTblName | TableRef | |
srcColName | string | |
destTblName | TableRef | |
destColName | string | |
srcFKColName | string | |
return | void |
public ExecuteSqlResource ( |
||
type | ||
scriptResourceNameFormat | string | |
return | void |
public GetIsColumnNullable ( TableRef tblName, string colName ) : bool | ||
tblName | TableRef | |
colName | string | |
return | bool |
public GetProcedureDefinition ( ProcRef proc ) : string | ||
proc | ProcRef | |
return | string |
public GetProcedureName ( string schemaName, string procName ) : ProcRef | ||
schemaName | string | |
procName | string | |
return | ProcRef |
public GetSafeConnectionString ( string connectionString ) : string | ||
connectionString | string | |
return | string |
public GetTableColumnNames ( TableRef tblName ) : IEnumerable |
||
tblName | TableRef | |
return | IEnumerable |
public GetTableColumns ( TableRef tbl ) : IEnumerable |
||
tbl | TableRef | |
return | IEnumerable |
public GetTableName ( string schemaName, string tblName ) : TableRef | ||
schemaName | string | |
tblName | string | |
return | TableRef |
public GetViewDefinition ( TableRef view ) : string | ||
view | TableRef | |
return | string |
protected ISchemaProvider ( string>.ILookup |
||
refSpecs | string>.ILookup | |
return | void |
protected ISchemaProvider ( List |
||
refreshProcNames | List |
|
return | void |
protected ISchemaProvider ( ProcRef funcName ) : void | ||
funcName | ProcRef | |
return | void |
protected ISchemaProvider ( ProcRef procName, TableRef viewUnmaterializedName, TableRef tblName, TableRef tblNameRights ) : void | ||
procName | ProcRef | |
viewUnmaterializedName | TableRef | |
tblName | TableRef | |
tblNameRights | TableRef | |
return | void |
protected ISchemaProvider ( TableRef viewName ) : void | ||
viewName | TableRef | |
return | void |
protected ISchemaProvider ( TableRef tbl, IEnumerable |
||
tbl | TableRef | |
cols | IEnumerable |
|
return | void |
protected ISchemaProvider ( TableRef oldTblName, TableRef newTblName ) : void | ||
oldTblName | TableRef | |
newTblName | TableRef | |
return | void |
protected ISchemaProvider ( TableRef viewName, TableRef tblName, TableRef tblNameRights, IList |
||
viewName | TableRef | |
tblName | TableRef | |
tblNameRights | TableRef | |
acls | IList |
|
return | void |
protected ISchemaProvider ( TableRef tblName, TableRef refTblName, string colName, string newConstraintName, bool onDeleteCascade ) : void | ||
tblName | TableRef | |
refTblName | TableRef | |
colName | string | |
newConstraintName | string | |
onDeleteCascade | bool | |
return | void |
protected ISchemaProvider ( TableRef tblName, bool idAsIdentityColumn ) : void | ||
tblName | TableRef | |
idAsIdentityColumn | bool | |
return | void |
protected ISchemaProvider ( TableRef tblName, bool idAsIdentityColumn, bool createPrimaryKey ) : void | ||
tblName | TableRef | |
idAsIdentityColumn | bool | |
createPrimaryKey | bool | |
return | void |
protected ISchemaProvider ( TableRef tblName, string constraintName ) : void | ||
tblName | TableRef | |
constraintName | string | |
return | void |
protected ISchemaProvider ( TableRef tblName, string colName, DbType type, int size, int scale, bool isNullable ) : void | ||
tblName | TableRef | |
colName | string | |
type | DbType | |
size | int | |
scale | int | |
isNullable | bool | |
return | void |
protected ISchemaProvider ( TableRef tblName, string colName, IEnumerable |
||
tblName | TableRef | |
colName | string | |
discriminatorFilter | IEnumerable |
|
return | void |
protected ISchemaProvider ( TableRef srcTblName, string srcColNames, TableRef tblName, string colNames, object>.Dictionary | ||
srcTblName | TableRef | |
srcColNames | string | |
tblName | TableRef | |
colNames | string | |
mappings | object>.Dictionary | |
return | void |
protected ISchemaProvider ( TableRef tblName, string oldConstraintName, TableRef refTblName, string colName, string newConstraintName, bool onDeleteCascade ) : void | ||
tblName | TableRef | |
oldConstraintName | string | |
refTblName | TableRef | |
colName | string | |
newConstraintName | string | |
onDeleteCascade | bool | |
return | void |
protected ISchemaProvider ( TableRef tblName, string idxName, bool unique, bool clustered ) : void | ||
tblName | TableRef | |
idxName | string | |
unique | bool | |
clustered | bool | |
return | void |
protected ISchemaProvider ( TableRef tblName, string colName, object value ) : void | ||
tblName | TableRef | |
colName | string | |
value | object | |
return | void |
protected ISchemaProvider ( TableRef tblName, string colName, object value, IEnumerable |
||
tblName | TableRef | |
colName | string | |
value | object | |
discriminatorFilter | IEnumerable |
|
return | void |
protected ISchemaProvider ( TableRef tblName, string oldColName, string newColName ) : void | ||
tblName | TableRef | |
oldColName | string | |
newColName | string | |
return | void |
protected ISchemaProvider ( TableRef tblName, string colName, string newConstraintName, Dictionary |
||
tblName | TableRef | |
colName | string | |
newConstraintName | string | |
checkExpression | Dictionary |
|
return | void |
protected ISchemaProvider ( TriggerRef triggerName ) : void | ||
triggerName | TriggerRef | |
return | void |
protected ISchemaProvider ( TriggerRef triggerName, TableRef tblName, List |
||
triggerName | TriggerRef | |
tblName | TableRef | |
tblList | List |
|
dependingCols | List |
|
return | void |
protected ISchemaProvider ( string dbName ) : void | ||
dbName | string | |
return | void |
protected ISchemaProvider ( string schemaName, bool force ) : void | ||
schemaName | string | |
force | bool | |
return | void |
public InsertFKs ( TableRef srcTblName, string srcColName, TableRef tblName, string colName, string fkColName ) : void | ||
srcTblName | TableRef | |
srcColName | string | |
tblName | TableRef | |
colName | string | |
fkColName | string | |
return | void |
public MigrateFKs ( TableRef srcTblName, string srcColName, TableRef tblName, string colName ) : void | ||
srcTblName | TableRef | |
srcColName | string | |
tblName | TableRef | |
colName | string | |
return | void |
public Open ( string connectionString ) : void | ||
connectionString | string | |
return | void |
public QuoteIdentifier ( string val ) : string | ||
val | string | |
return | string |
public ReadJoin ( TableRef tbl, IEnumerable |
||
tbl | TableRef | |
colNames | IEnumerable |
|
joins | IEnumerable |
|
return | IDataReader |
public ReadTableData ( TableRef tbl, IEnumerable |
||
tbl | TableRef | |
colNames | IEnumerable |
|
return | IDataReader |
public ReadTableData ( string sql ) : IDataReader | ||
sql | string | |
return | IDataReader |
public WriteTableData ( TableRef destTbl, IDataReader source, IEnumerable |
||
destTbl | TableRef | |
source | IDataReader | |
colNames | IEnumerable |
|
return | void |
public WriteTableData ( TableRef tbl, IEnumerable |
||
tbl | TableRef | |
colNames | IEnumerable |
|
values | System | |
return | void |
protected OleDbConnection,System.Data.OleDb db | ||
return | System.Data.OleDb.OleDbConnection |