Dynamicweb 8 Documentation
MsSqlConnection Class Properties


For a list of all members of this type, see MsSqlConnection members.

Public Properties
 NameDescription
Public PropertyConnectionString  
Public PropertyDataData interface for this connection. (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyDbName (Inherited from Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection)
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. (Inherited from Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection)
Public PropertyServerServer address. (Inherited from Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection)
Public PropertyServiceNameRemote service name. Can be database name for SQL server, or organization name for ms crm etc. (Inherited from Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection)
Public PropertyTrustedConnectionTrue, if connection trusted (windows auth used) (Inherited from Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection)
Public PropertyType (Inherited from Dynamicweb.Modules.DataManagement.DMConnection)
Public PropertyUserIdUser name. (Inherited from Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection)
Top
See Also

Reference

MsSqlConnection Class
Dynamicweb.Modules.DataManagement.Connections.Settings.MsSql Namespace

Send Feedback