UserOptions 属性

Gets or sets the UserOptions property value.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Property UserOptions As Integer
    Get
    Set
用法
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.UserOptions

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

属性值

类型:System. . :: . .Int32
Int32