FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDataAccess..::..setFieldNamesToUpper Property

get/set the field name upper flag

Namespace:  FlowWright.deDataAccess
Assembly:  deDataAccess (in deDataAccess.dll)

Syntax


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

Field Value

true if [set field names to upper]; otherwise, false.