OperatorWithOperands..::..Operator Property

Gets or sets the operator.

Namespace:  ZarahDB_Library.Types
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


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

Field Value

The operator.