DMConnection Methods |
The DMConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone | ||
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill | (Overrides DbObjectFill(IDataReader).) | |
| FillRow | (Overrides DbObjectFillRow(DataRow).) | |
| GetConnection(Int32) | ||
| GetConnection(Int32, String) | ||
| GetConnections | ||
| GetConnectionsBySql | ||
| GetData | ||
| GetMeta | ||
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| ICloneableClone | Creates a new object that is a copy of the current instance. |