Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the user option type.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Enumeration UserOptionType
[SerializableAttribute]
public enum UserOptionType
[SerializableAttribute]
public enum class UserOptionType
[<SerializableAttribute>]
type UserOptionType
public enum UserOptionType
Members
Member name | Description | |
---|---|---|
Name | Type is Name | |
DefaultSchema | Type is DefaultSchema | |
Login | Type is Login |