IRoleFactory 인터페이스
Provides methods that can be used to create database role and application role objects.
네임스페이스: Microsoft.SqlServer.Management.SqlParser.MetadataProvider
어셈블리: Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)
구문
‘선언
Public Interface IRoleFactory
‘사용 방법
Dim instance As IRoleFactory
public interface IRoleFactory
public interface class IRoleFactory
type IRoleFactory = interface end
public interface IRoleFactory
IRoleFactory 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
CreateApplicationRole | Creates an application role object that belongs to the specified database object and has the specified name. | |
CreateDatabaseRole | Creates a database role object that belongs to the specified database object and has the specified name. |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.SqlParser.MetadataProvider 네임스페이스