Udostępnij za pośrednictwem


Właściwość SfcConnectionContext.Mode

Pobiera lub ustawia tryb połączenia drzewa obiektów.Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

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

Składnia

'Deklaracja
Public Property Mode As SfcConnectionContextMode
    Get
    Set
'Użycie
Dim instance As SfcConnectionContext
Dim value As SfcConnectionContextMode

value = instance.Mode

instance.Mode = value
public SfcConnectionContextMode Mode { get; set; }
public:
property SfcConnectionContextMode Mode {
    SfcConnectionContextMode get ();
    void set (SfcConnectionContextMode value);
}
member Mode : SfcConnectionContextMode with get, set
function get Mode () : SfcConnectionContextMode
function set Mode (value : SfcConnectionContextMode)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcConnectionContextMode
A SfcConnectionContextMode wartość wskazująca tryb połączenia.