Share via


ISqlDatabaseSecurityPrincipal Interface

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Interface ISqlDatabaseSecurityPrincipal _
    Inherits ISqlSecurityPrincipal, IModelNamed, ISqlObjectAuthorizer, ISqlModelElement,  _
    IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISqlDatabaseSecurityPrincipal
public interface ISqlDatabaseSecurityPrincipal : ISqlSecurityPrincipal, 
    IModelNamed, ISqlObjectAuthorizer, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlDatabaseSecurityPrincipal : ISqlSecurityPrincipal, 
    IModelNamed, ISqlObjectAuthorizer, ISqlModelElement, IScriptSourcedElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlDatabaseSecurityPrincipal extends ISqlSecurityPrincipal, IModelNamed, ISqlObjectAuthorizer, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

See Also

Reference

ISqlDatabaseSecurityPrincipal Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace