Свойство | Type | Description | |
---|---|---|---|
Dispose | void | ||
ExecuteReaderWithUpdates | void | ||
IDbBehavior | bool | ||
IDbBehavior | void | ||
InitEvents | void | ||
SqlDependency_OnChange | void | ||
StartSqlDependencyListener | bool | ||
Stop | void |
Méthode | Description | |
---|---|---|
ObservableDbOperation ( string connectionString, string commandText, |
||
ObservableDbOperation ( string connectionString, string commandText, |
Méthode | Description | |
---|---|---|
AddSqlDependency ( IDbCommand command, Action |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
ExecuteReaderWithUpdates ( DbOperation>.Action |
||
IDbBehavior ( ) : bool | ||
IDbBehavior ( IDbCommand command, Action |
||
InitEvents ( ) : void | ||
SqlDependency_OnChange ( System.Data.SqlClient.SqlNotificationEventArgs e, DbOperation>.Action |
||
StartSqlDependencyListener ( ) : bool | ||
Stop ( |
protected AddSqlDependency ( IDbCommand command, Action |
||
command | IDbCommand | |
callback | Action |
|
Résultat | void |
public ObservableDbOperation ( string connectionString, string commandText, |
||
connectionString | string | |
commandText | string | |
traceSource | ||
Résultat | System |
public ObservableDbOperation ( string connectionString, string commandText, |
||
connectionString | string | |
commandText | string | |
traceSource | ||
dbProviderFactory | IDbProviderFactory | |
dbBehavior | IDbBehavior | |
Résultat | System |