ObjectPermission 멤버

The ObjectPermission object represents a SQL Server object permission.

ObjectPermission 형식은 다음 멤버를 노출합니다.

메서드

  이름 설명
공용 메서드정적 멤버 Add Returns a set of object permissions after adding two object permissions.
공용 메서드정적 멤버 BitwiseOr Returns an object permission set by performing a bitwise OR operation on two ObjectPermission objects.
공용 메서드 Equals (Object. . :: . .Equals(Object)을(를) 재정의합니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode This method supports the SMO infrastructure and is not intended to be used directly from your code. (Object. . :: . .GetHashCode() () () ()을(를) 재정의합니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드정적 멤버 ToObjectPermissionSet Converts an object permission into an object permission set.
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

연산자

  이름 설명
공용 연산자정적 멤버 Addition Creates an object permission set by performing an addition operation on two ObjectPermission objects.
공용 연산자정적 멤버 BitwiseOr Creates an object permission set by performing a bitwise OR operation on two ObjectPermission objects.
공용 연산자정적 멤버 Equality Creates an object permission set by performing an equality operation on two ObjectPermission objects.
공용 연산자정적 멤버 Implicit Widening Implicit Implicit Implicit(ObjectPermission to ObjectPermissionSet)
공용 연산자정적 멤버 Inequality Creates an object permission set by performing an inequality operation on two ObjectPermission objects.

맨 위로 이동

속성

  이름 설명
공용 속성정적 멤버 Alter Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Connect Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Control Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Delete Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Execute Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Impersonate Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Insert Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Receive Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 References Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Select Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Send Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 TakeOwnership Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 Update Gets a permission that can be included in the object permission set.
공용 속성정적 멤버 ViewChangeTracking Returns V
공용 속성정적 멤버 ViewDefinition Gets a permission that can be included in the object permission set.

맨 위로 이동