Udostępnij za pośrednictwem


Właściwość DacStore.SqlStoreConnection

Pobiera lub ustawia połączenie z wystąpienie programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dac
Zestaw:  Microsoft.SqlServer.Management.Dac (w Microsoft.SqlServer.Management.Dac.dll)

Składnia

'Deklaracja
<SfcIgnoreAttribute> _
Public Overrides WriteOnly Property SqlStoreConnection As SqlStoreConnection
    Set
'Użycie
Dim instance As DacStore
Dim value As SqlStoreConnection

instance.SqlStoreConnection = value
[SfcIgnoreAttribute]
public override SqlStoreConnection SqlStoreConnection { set; }
[SfcIgnoreAttribute]
public:
virtual property SqlStoreConnection^ SqlStoreConnection {
    void set (SqlStoreConnection^ value) override;
}
[<SfcIgnoreAttribute>]
abstract SqlStoreConnection : SqlStoreConnection with get, set
[<SfcIgnoreAttribute>]
override SqlStoreConnection : SqlStoreConnection with get, set
override function set SqlStoreConnection (value : SqlStoreConnection)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection
A SqlStoreConnection wartość systemu, który określa połączenie z wystąpienie programu SQL Server.

Uwagi

SqlStoreConnection Jest prawidłowa tylko wtedy, gdy aplikacja jest uruchomiona w trybie połączonych.