Dynamicweb 8 Documentation
MsSqlConnection Class Members
Properties  Methods 


The following tables list the members exposed by MsSqlConnection.

Public Constructors
 NameDescription
Public ConstructorMsSqlConnection Constructor  
Top
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
Public Methods
 NameDescription
Public MethodCloneOverridden.   
Public MethodFillOverridden.   
Public MethodGetAdapter  
Public MethodGetDatabaseConnection  
Top
Protected Methods
 NameDescription
Protected MethodFillRowOverridden.   
Protected MethodGetDataOverridden.   
Protected MethodGetMetaOverridden.   
Top
See Also

Reference

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

Send Feedback