| SqlText Class |
[Missing <summary> documentation for "T:Activsoft.Engine.Db.SqlText"]
Namespace: Activsoft.Engine.Db
The SqlText type exposes the following members.
| Name | Description | |
|---|---|---|
| SqlText | Initializes a new instance of the SqlText class | |
| SqlText(Char) | Initializes a new instance of the SqlText class | |
| SqlText(String) | Initializes a new instance of the SqlText class |
| Name | Description | |
|---|---|---|
| Append(Char) | ||
| Append(Int32) | ||
| Append(String) | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| IsEmpty | (Overrides SqlTokenIsEmpty.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| Length | (Overrides SqlTokenLength.) |