MsSqlConnection Class | 
Namespace: Dynamicweb.DataManagement
The MsSqlConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| MsSqlConnection | Initializes a new instance of the MsSqlConnection class  | 
| Name | Description | |
|---|---|---|
| Connection | (Inherited from DbObject.) | |
| ConnectionString | ||
| Data | (Inherited from DMConnection.) | |
| DBName | (Inherited from RemoteServerConnection.) | |
| DW | (Inherited from DMConnection.) | |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| Meta | (Inherited from DMConnection.) | |
| Name | (Inherited from DMConnection.) | |
| Password | (Inherited from RemoteServerConnection.) | |
| Server | (Inherited from RemoteServerConnection.) | |
| ServiceName | (Inherited from RemoteServerConnection.) | |
| Transaction | (Inherited from DbObject.) | |
| TrustedConnection | (Inherited from RemoteServerConnection.) | |
| Type | (Inherited from DMConnection.) | |
| UserID | (Inherited from RemoteServerConnection.) | 
| Name | Description | |
|---|---|---|
| Clone | (Overrides DMConnectionClone.) | |
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill | (Overrides RemoteServerConnectionFill(IDataReader).) | |
| FillRow | (Overrides RemoteServerConnectionFillRow(DataRow).) | |
| GetAdapter | ||
| GetData | (Overrides DMConnectionGetData.) | |
| GetDatabaseConnection | ||
| GetMeta | (Overrides DMConnectionGetMeta.) | |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) | 
| Name | Description | |
|---|---|---|
| _id | (Inherited from DbObject.) | |
| _keyField | (Inherited from DbObject.) | |
| _tableName | (Inherited from DbObject.) | 
| Name | Description | |
|---|---|---|
| ICloneableClone | Creates a new object that is a copy of the current instance.  (Inherited from DMConnection.) |