RemoteServerConnection Class |
Namespace: Dynamicweb.DataManagement
The RemoteServerConnection type exposes the following members.
Name | Description | |
---|---|---|
RemoteServerConnection | Initializes a new instance of the RemoteServerConnection 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.) | |
Meta | (Inherited from DMConnection.) | |
Name | (Inherited from DMConnection.) | |
Password | ||
Server | ||
ServiceName | ||
Transaction | (Inherited from DbObject.) | |
TrustedConnection | ||
Type | (Inherited from DMConnection.) | |
UserID |
Name | Description | |
---|---|---|
Clone | (Inherited from DMConnection.) | |
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill | (Overrides DMConnectionFill(IDataReader).) | |
FillRow | (Overrides DMConnectionFillRow(DataRow).) | |
GetData | (Inherited from DMConnection.) | |
GetMeta | (Inherited from DMConnection.) | |
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.) |