Partager via


INodeContext.Connection Propriété

Définition

Obtient ou définit les informations sur la connexion.

public:
 property Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ Connection { Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ get(); void set(Microsoft::SqlServer::Management::Common::SqlOlapConnectionInfoBase ^ value); };
public Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase Connection { get; set; }
member this.Connection : Microsoft.SqlServer.Management.Common.SqlOlapConnectionInfoBase with get, set
Public Property Connection As SqlOlapConnectionInfoBase

Valeur de propriété

Informations sur la connexion.

S’applique à