Compartir a través de


ConnectionInfoBase Members

The ConnectionInfoBase object is a base class that is used in the construction of the SqlOlapConnectionInfoBase class and it represents information used to connect to an instance of SQL Server.

The following tables list the members exposed by the ConnectionInfoBase type.

Protected Constructors

  Nombre Description
ConnectionInfoBase Overloaded. Initializes a new instance of the ConnectionInfoBase class.

Arriba

Public Properties

  Nombre Description
ms218580.pubproperty(es-es,SQL.90).gif ServerCaseSensitivity Gets or sets the server case sensitivity for the connection.
ms218580.pubproperty(es-es,SQL.90).gif ServerType Gets or sets the server connection type.
ms218580.pubproperty(es-es,SQL.90).gif ServerVersion Gets or sets the version information about the instance of SQL Server.

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms218580.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms218580.pubmethod(es-es,SQL.90).gif GetHashCode  (inherited from Object )
ms218580.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms218580.pubmethod(es-es,SQL.90).gifms218580.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms218580.pubmethod(es-es,SQL.90).gif ToString Overridden. Returns the object as a string value.

Arriba

Protected Methods

  Nombre Description
ms218580.protmethod(es-es,SQL.90).gif ConnectionParmsChanged  
ms218580.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms218580.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

ConnectionInfoBase Class
Microsoft.SqlServer.Management.Common Namespace