AccessConnection Class |
Namespace: Dynamicweb.DataManagement
The AccessConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessConnection | Initializes a new instance of the AccessConnection class |
| Name | Description | |
|---|---|---|
| Connection | (Inherited from DbObject.) | |
| Data | (Inherited from DMConnection.) | |
| DBName | (Overrides DMConnectionDBName.) | |
| DW | (Inherited from DMConnection.) | |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| LocalPath | ||
| Meta | (Inherited from DMConnection.) | |
| Name | (Inherited from DMConnection.) | |
| Transaction | (Inherited from DbObject.) | |
| Type | (Inherited from DMConnection.) |
| Name | Description | |
|---|---|---|
| Clone | (Overrides DMConnectionClone.) | |
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill | (Overrides DMConnectionFill(IDataReader).) | |
| FillRow | (Overrides DMConnectionFillRow(DataRow).) | |
| GetAdapter | ||
| GetData | (Overrides DMConnectionGetData.) | |
| GetDatabaseConnection | ||
| GetMeta | (Overrides DMConnectionGetMeta.) | |
| 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. (Inherited from DMConnection.) |