C# Class Simple.Data.Azure.SimpleReferenceFormatter

Afficher le fichier Open project: markrendle/Simple.Data.Azure

Méthodes publiques

Méthode Description
FormatColumnClause ( SimpleReference reference ) : string

Private Methods

Méthode Description
FormatObject ( object value ) : string
MathOperatorToString ( MathOperator @operator ) : string
TryFormatAsMathReference ( MathReference mathReference ) : string
TryFormatAsObjectReference ( ObjectReference objectReference ) : string

Method Details

FormatColumnClause() public méthode

public FormatColumnClause ( SimpleReference reference ) : string
reference SimpleReference
Résultat string