DMConnection Class |
Namespace: Dynamicweb.DataManagement
The DMConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| DMConnection | Initializes a new instance of the DMConnection class |
| Name | Description | |
|---|---|---|
| Connection | (Inherited from DbObject.) | |
| Data | ||
| DBName | ||
| DW | ||
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| Meta | ||
| Name | ||
| Transaction | (Inherited from DbObject.) | |
| Type |
| 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 | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) |
| Name | Description | |
|---|---|---|
| ICloneableClone | Creates a new object that is a copy of the current instance. |