clsConnection..::..Database Property

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

Syntax


public string Database { get; set; }
Public Property Database As String
	Get
	Set
public:
property String^ Database {
	String^ get ();
	void set (String^ value);
}