DatabasePermissionSet 메서드

보호된 멤버 포함
상속된 멤버 포함

DatabasePermissionSet 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 Add(DatabasePermission) Returns a database permission set after adding a new a database permission to the referenced permission set.
공용 메서드정적 멤버 Add(DatabasePermissionSet, DatabasePermission) Returns a database permission set after adding a new a database permission to the specified permission set.
공용 메서드 Equals Determines whether the referenced database permission object is equal to a specified object. (PermissionSetBase.Equals(Object)을(를) 재정의함)
공용 메서드 GetHashCode This method supports the SQL Server infrastructure and is not intended to be used directly from your code. (PermissionSetBase.GetHashCode()을(를) 재정의함)
공용 메서드 GetType (Object에서 상속됨)
공용 메서드 Remove Removes a permission from the permission set.
공용 메서드정적 멤버 Subtract Returns a database permission set after removing a database permission from the specified permission set.
공용 메서드 ToString Returns the string value that represents the specified PermissionSetBase object. (PermissionSetBase에서 상속됨)

맨 위로 이동

참고 항목

참조

DatabasePermissionSet 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스