다음을 통해 공유


UserOptions 속성

Gets or sets the UserOptions property value.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
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