database..::..UseConnectionReadData2 Property

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


public bool UseConnectionReadData2 { get; set; }
Public Property UseConnectionReadData2 As Boolean
	Get
	Set
public:
property bool^ UseConnectionReadData2 {
	bool^ get ();
	void set (bool^ value);
}