ConnectionStore.ConnectionInfo Proprietà

Definizione

Ottiene o imposta le informazioni sulla connessione della classe ConnectionStore.

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

Valore della proprietà

SqlOlapConnectionInfoBase

Restituisce il valore assegnato dell'oggetto ConnectionInfo.

Si applica a