ConnectionInfoBase Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.InteropServices.ComVisible(false)]
[System.Serializable]
public abstract class ConnectionInfoBase
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Serializable>]
type ConnectionInfoBase = class
Public MustInherit Class ConnectionInfoBase
- Inheritance
-
ConnectionInfoBase
- Derived
- Attributes
Constructors
ConnectionInfoBase() | |
ConnectionInfoBase(ConnectionInfoBase) | |
ConnectionInfoBase(ConnectionType) |
Properties
ServerCaseSensitivity | |
ServerType | |
ServerVersion |
Methods
ConnectionParmsChanged() | |
ToString() |