Click or drag to resize

MsSqlConnection Properties

The MsSqlConnection type exposes the following members.

Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyConnectionString
Public propertyData (Inherited from DMConnection.)
Public propertyDBName (Inherited from RemoteServerConnection.)
Public propertyDW (Inherited from DMConnection.)
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyMeta (Inherited from DMConnection.)
Public propertyName (Inherited from DMConnection.)
Public propertyPassword (Inherited from RemoteServerConnection.)
Public propertyServer (Inherited from RemoteServerConnection.)
Public propertyServiceName (Inherited from RemoteServerConnection.)
Public propertyTransaction (Inherited from DbObject.)
Public propertyTrustedConnection (Inherited from RemoteServerConnection.)
Public propertyType (Inherited from DMConnection.)
Public propertyUserID (Inherited from RemoteServerConnection.)
Top
See Also