database..::..UseConnectionReadData4 Property

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

Syntax


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