C# Class Hyena.Query.Operator

Inheritance: IAliasedObject
Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Свойство Type Description
label string
name string

Private Methods

Méthode 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_oe property

public string label
Résultat string

name public_oe property

public string name
Résultat string