Interface IConnectionStringHolder
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a collection of objects for the connection string holder.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Interface IConnectionStringHolder
'Utilisation
Dim instance As IConnectionStringHolder
public interface IConnectionStringHolder
public interface class IConnectionStringHolder
type IConnectionStringHolder = interface end
public interface IConnectionStringHolder
Le type IConnectionStringHolder expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
ReturnPassword | Infrastructure. Gets or sets an implementation whether the connection string holder returns password. |
Haut de la page