IMutableApplicationRole Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface IMutableApplicationRole : Microsoft.SqlServer.Management.SqlParser.Metadata.IApplicationRole, Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableDatabasePrincipal
type IMutableApplicationRole = interface
interface IApplicationRole
interface IDatabasePrincipal
interface IDatabaseOwnedObject
interface IDatabaseObject
interface IMetadataObject
interface IMutableDatabasePrincipal
interface IMutableDatabaseOwnedObject
interface IMutableDatabaseObject
interface IMutableMetadataObject
Public Interface IMutableApplicationRole
Implements IApplicationRole, IMutableDatabasePrincipal
- Implements
Properties
| Database | (Inherited from IDatabaseOwnedObject) |
| DefaultSchema | |
| IsSystemObject | (Inherited from IMutableDatabaseObject) |
| MemberOfRoles | (Inherited from IMutableDatabasePrincipal) |
| Name | (Inherited from IMetadataObject) |
| Parent | (Inherited from IDatabaseObject) |
| Permissions | (Inherited from IMutableDatabasePrincipal) |
Methods
| Accept<T>(IDatabaseObjectVisitor<T>) | (Inherited from IDatabaseObject) |
| Accept<T>(IDatabaseOwnedObjectVisitor<T>) | (Inherited from IDatabaseOwnedObject) |
| Accept<T>(IMetadataObjectVisitor<T>) | (Inherited from IMetadataObject) |
Extension Methods
| TypeInfo(IMetadataObject) |