IStorage Create(
IStorageSchemaContext schemaContext
)
Function Create (
schemaContext As IStorageSchemaContext
) As IStorage
IStorage^ Create(
IStorageSchemaContext^ schemaContext
)
abstract Create :
schemaContext : IStorageSchemaContext -> IStorage