database..::..UseConnectionJiwaRead1 Property

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

Syntax


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