Dynamicweb 8 Documentation
MsSqlConnection Class
Members 

Object Model
MsSqlConnection ClassDMConnectionData ClassDMConnectionMeta Class
Syntax
'Declaration
 
<DMConnectionInfoAttribute(TypeIdProperty=1, Name="Microsoft SQL Server")> 
Public Class MsSqlConnection 
   Inherits Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection
[DMConnectionInfoAttribute(TypeIdProperty=1, Name="Microsoft SQL Server")] 
public class MsSqlConnection : Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection 
Inheritance Hierarchy

System.Object
      Dynamicweb.Modules.DataManagement.DMConnection
         Dynamicweb.Modules.DataManagement.Connections.Settings.RemoteServerConnection
            Dynamicweb.Modules.DataManagement.Connections.Settings.MsSql.MsSqlConnection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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

Send Feedback