database..::..UseConnectionReadData3 Property

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

Syntax


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