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.
Represents the application role option.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class ApplicationRoleOption _
Inherits TSqlFragment
'Usage
Dim instance As ApplicationRoleOption
[SerializableAttribute]
public class ApplicationRoleOption : TSqlFragment
[SerializableAttribute]
public ref class ApplicationRoleOption : public TSqlFragment
public class ApplicationRoleOption extends TSqlFragment
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.ScriptDom.Sql.TSqlFragment
Microsoft.Data.Schema.ScriptDom.Sql.ApplicationRoleOption
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.