CreateXmlSchemaCollection 属性

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 CreateXmlSchemaCollection As DatabasePermission
    Get
用法
Dim value As DatabasePermission

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

属性值

类型:Microsoft.SqlServer.Management.Smo. . :: . .DatabasePermission
A DatabasePermission object that represents the CreateXmlSchemaCollection permission that can be included in the database permission set.