Interface IConnectionStringHolder
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Represents a collection of objects for the connection string holder.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Interface IConnectionStringHolder
'Uso
Dim instance As IConnectionStringHolder
public interface IConnectionStringHolder
public interface class IConnectionStringHolder
type IConnectionStringHolder = interface end
public interface IConnectionStringHolder
O tipo IConnectionStringHolder expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
ReturnPassword | Infraestrutura. Gets or sets an implementation whether the connection string holder returns password. |
Início