Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
int Update(
string table,
RecordSet rs
)
int Update(
string table,
RecordSet rs
)
Function Update (
table As String,
rs As RecordSet
) As Integer
Function Update (
table As String,
rs As RecordSet
) As Integer
int Update(
String^ table,
RecordSet^ rs
)
int Update(
String^ table,
RecordSet^ rs
)
abstract Update :
table : string *
rs : RecordSet -> int
abstract Update :
table : string *
rs : RecordSet -> int
Return Value
Type:
Int32