Property | Type | Description | |
---|---|---|---|
BETWEEN | |||
EQ | |||
GE | |||
LE | |||
REF_EQ |
Method | Description | |
---|---|---|
FindValue ( string value ) : |
Finds the constant for the unique value.
|
|
OperatorType ( string value ) : System |
Default Constructor
|
public static FindValue ( string value ) : |
||
value | string | The unique value for the constant |
return |
public OperatorType ( string value ) : System | ||
value | string | |
return | System |
public static OperatorType,Amazon.DataPipeline BETWEEN | ||
return |
public static OperatorType,Amazon.DataPipeline EQ | ||
return |
public static OperatorType,Amazon.DataPipeline GE | ||
return |
public static OperatorType,Amazon.DataPipeline LE | ||
return |