|
| Name | Description |
|---|
 | Append(Char) | (Inherited from SqlStatement.) |
 | Append(Int32) | (Inherited from SqlStatement.) |
 | Append(String) | (Inherited from SqlStatement.) |
 | AppendFormat(String, Object) | (Inherited from SqlStatement.) |
 | AppendFormat(IFormatProvider, String, Object) | (Inherited from SqlStatement.) |
 | EndExclusion | (Inherited from SqlStatement.) |
 | EndString | (Inherited from SqlStatement.) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Evaluate | (Inherited from SqlStatement.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | Function | (Overrides SqlStatementFunction(String, Object).) |
 | FunctionAsString | (Overrides SqlStatementFunctionAsString(String, Object).) |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetParameter | (Inherited from SqlStatement.) |
 | GetParameters | (Inherited from SqlStatement.) |
 | GetType | Gets the type of the current instance. (Inherited from Object.) |
 | IsEmpty | (Inherited from SqlStatement.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Parameter(SqlParameter) | (Inherited from SqlStatement.) |
 | Parameter(SqlType, String) | (Inherited from SqlStatement.) |
 | Parameter(SqlType, String, Object) | (Inherited from SqlStatement.) |
 | Parameter(SqlType, String, Object, Transformer) | (Inherited from SqlStatement.) |
 | Parameter(SqlType, String, Object, Transformer, ParameterDirection) | (Inherited from SqlStatement.) |
 | Parameter(SqlType, String, Object, Transformer, ParameterDirection, Int32) | (Inherited from SqlStatement.) |
 | ParameterAsString | (Overrides SqlStatementParameterAsString(String).) |
 | PrepareParameterForFunction | (Inherited from SqlStatement.) |
 | PrepareParameterForFunctionAsString | (Inherited from SqlStatement.) |
 | Reset | (Inherited from SqlStatement.) |
 | StartExclusion | (Inherited from SqlStatement.) |
 | StartString | (Inherited from SqlStatement.) |
 | ToString | (Inherited from SqlStatement.) |
 | ToString(Config, String, Boolean, SqlParameter) | (Inherited from SqlStatement.) |