public static Bool operator <=( TextColumn a, Text b )
Public Shared Operator <= ( a As TextColumn, b As Text ) As Bool
static let inline (<=) a : TextColumn * b : Text : Bool
In This Article