RowInfo Update Method (String)DataBaseExecutors
Update RowInfo

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public bool Update(
	string conName
)

Parameters

conName
Type: System String

[Missing <param name="conName"/> documentation for "M:DataBaseExecutors.RowInfo.Update(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DataBaseExecutors.RowInfo.Update(System.String)"]

Remarks

See Also