다음을 통해 공유


CreateMessageType 속성

Gets a permission that can be included in the database permission set.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Shared ReadOnly Property CreateMessageType As DatabasePermission
    Get
‘사용 방법
Dim value As DatabasePermission

value = DatabasePermission.CreateMessageType
public static DatabasePermission CreateMessageType { get; }
public:
static property DatabasePermission^ CreateMessageType {
    DatabasePermission^ get ();
}
static member CreateMessageType : DatabasePermission
static function get CreateMessageType () : DatabasePermission

속성 값

유형: Microsoft.SqlServer.Management.Smo. . :: . .DatabasePermission
A DatabasePermission object that represents the CreateMessageType permission that can be included in the database permission set.