C# Class Hyena.Query.Operator

Inheritance: IAliasedObject
Show file Open project: codebutler/meshwork Class Usage Examples

Public Properties

Property Type Description
label string
name string

Private Methods

Method Description
Operator ( string name, string label, string sql_format ) : System
Operator ( string name, string label, string sql_format, bool is_not ) : System

Property Details

label public property

public string label
return string

name public property

public string name
return string