EffectivePermissionInfo(PermissionType) 생성자

정의

지정된 형식을 사용하여 EffectivePermissionInfo 클래스의 새 인스턴스를 초기화합니다.

public:
 EffectivePermissionInfo(Microsoft::SqlServer::Management::IntegrationServices::PermissionType type);
public EffectivePermissionInfo (Microsoft.SqlServer.Management.IntegrationServices.PermissionType type);
new Microsoft.SqlServer.Management.IntegrationServices.EffectivePermissionInfo : Microsoft.SqlServer.Management.IntegrationServices.PermissionType -> Microsoft.SqlServer.Management.IntegrationServices.EffectivePermissionInfo
Public Sub New (type As PermissionType)

매개 변수

type
PermissionType

사용 권한의 유형입니다.

적용 대상