Свойство 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.