Udostępnij za pośrednictwem


Właściwość ServerAdapterBase.UserOptions

Pobiera lub ustawia wartość właściwość odwołania.

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

Składnia

'Deklaracja
Public Property UserOptions As Integer
    Get
    Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As Integer

value = instance.UserOptions

instance.UserOptions = value
public int UserOptions { get; set; }
public:
virtual property int UserOptions {
    int get () sealed;
    void set (int value) sealed;
}
abstract UserOptions : int with get, set
override UserOptions : int with get, set
final function get UserOptions () : int
final function set UserOptions (value : int)

Wartość właściwości

Typ: System.Int32
Int32 Wartości, który zawiera wartość opcji właściwość odwołania.