IUserOptions.UserType Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("User_UserTypeDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("User_UserTypeName")]
public Microsoft.SqlServer.Management.Smo.UserType UserType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("User_UserTypeDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("User_UserTypeName")>]
member this.UserType : Microsoft.SqlServer.Management.Smo.UserType
Public ReadOnly Property UserType As UserType

Property Value

Attributes

Applies to