IStorageFactoryCreate - метод |
Осщуествляет создание хранилища
Пространство имён:
Tessa.Applications.Containers.Storage
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [NotNullAttribute]
IStorage Create(
[NotNullAttribute] IStorageSchemaContext schemaContext
)
<NotNullAttribute>
Function Create (
<NotNullAttribute> schemaContext As IStorageSchemaContext
) As IStorage
[NotNullAttribute]
IStorage^ Create(
[NotNullAttribute] IStorageSchemaContext^ schemaContext
)
[<NotNullAttribute>]
abstract Create :
[<NotNullAttribute>] schemaContext : IStorageSchemaContext -> IStorage
Параметры
- schemaContext
- Тип: Tessa.Applications.Containers.StorageIStorageSchemaContext
Контекст хранилища
Возвращаемое значение
Тип:
IStorage
Созданное хранилище
См. также