Method | Description | |
---|---|---|
DeveelDbDataAdapter ( ) : System | ||
DeveelDbDataAdapter ( |
||
DeveelDbDataAdapter ( |
||
DeveelDbDataAdapter ( string commandText ) : System | ||
DeveelDbDataAdapter ( string connectionString, string commandText ) : System |
Method | Description | |
---|---|---|
OnRowUpdated ( |
||
OnRowUpdating ( |
public DeveelDbDataAdapter ( |
||
selectCommand | ||
return | System |
public DeveelDbDataAdapter ( |
||
connection | ||
commandText | string | |
return | System |
public DeveelDbDataAdapter ( string commandText ) : System | ||
commandText | string | |
return | System |
public DeveelDbDataAdapter ( string connectionString, string commandText ) : System | ||
connectionString | string | |
commandText | string | |
return | System |
protected OnRowUpdated ( |
||
value | ||
return | void |
protected OnRowUpdating ( |
||
value | ||
return | void |