Dynamicweb 8 Documentation
RemoteServerConnection Class Members
Properties  Methods 


The following tables list the members exposed by RemoteServerConnection.

Public Properties
 NameDescription
Public PropertyDataData interface for this connection. (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyDbNameOverridden.   
Public PropertyDW (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyMetaMetainformation for this connection. (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyName (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyPasswordPassword.  
Public PropertyServerServer address.  
Public PropertyServiceNameRemote service name. Can be database name for SQL server, or organization name for ms crm etc.  
Public PropertyTrustedConnectionTrue, if connection trusted (windows auth used)  
Public PropertyType (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyUserIdUser name.  
Top
Public Methods
 NameDescription
Public MethodClone (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public MethodFillOverridden. Fill fields: ServiceName, Server, UserId, Password, TrustedConnection  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden. Fill fields: ServiceName, Server, UserId, Password, TrustedConnection  
Protected MethodGetData (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Protected MethodGetMeta (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Top
See Also

Reference

RemoteServerConnection Class
Dynamicweb.Modules.DataManagement.Connections.Settings Namespace

Send Feedback