database..::..SQLServerProductEdition Property

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

Syntax


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