RowInfo Save Method (String)DataBaseExecutors
Save RowInfo
Before execute, check the record exists or not .

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

public bool Save(
	string conName
)

Parameters

conName
Type: System String

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

Return Value

Type: Boolean

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

Remarks

See Also