IConnectionStringHolder-Schnittstelle
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Represents a collection of objects for the connection string holder.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Interface IConnectionStringHolder
'Usage
Dim instance As IConnectionStringHolder
public interface IConnectionStringHolder
public interface class IConnectionStringHolder
type IConnectionStringHolder = interface end
public interface IConnectionStringHolder
Der IConnectionStringHolder-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
ReturnPassword | Infrastruktur Gets or sets an implementation whether the connection string holder returns password. |
Zum Anfang