C-DEngine 5.105

TheFieldType..::..SQLType Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


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