Dynamicweb.Modules.DataManagement.Connections.Settings Namespace : RemoteServerConnection Class |
The following tables list the members exposed by RemoteServerConnection.
Name | Description | |
---|---|---|
Data | Data interface for this connection. (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
DbName | Overridden. | |
DW | (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
Meta | Metainformation for this connection. (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
Name | (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
Password | Password. | |
Server | Server address. | |
ServiceName | Remote service name. Can be database name for SQL server, or organization name for ms crm etc. | |
TrustedConnection | True, if connection trusted (windows auth used) | |
Type | (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
UserId | User name. |
Name | Description | |
---|---|---|
Clone | (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
Fill | Overridden. Fill fields: ServiceName, Server, UserId, Password, TrustedConnection |
Name | Description | |
---|---|---|
FillRow | Overridden. Fill fields: ServiceName, Server, UserId, Password, TrustedConnection | |
GetData | (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) | |
GetMeta | (Inherited from Dynamicweb.Modules.DataManagement.DMConnection) |