Platform Core .NET Assemblies API
CreateSchema(String,ISchemaManagerItem,UserConnection,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > ISchemaManager Interface > CreateSchema Method : CreateSchema(String,ISchemaManagerItem,UserConnection,Boolean) Method
name
Name of the schema.
baseSchema
Item with parent schema.
userConnection
User connection.
fromMetaData
Flag of creating schema from metadata.

Glossary Item Box

Creates new schema with specified name and parent schema with flag of creating schema from metadata.

Syntax

 
C#
 
 

Parameters

name
Name of the schema.
baseSchema
Item with parent schema.
userConnection
User connection.
fromMetaData
Flag of creating schema from metadata.

Return Value

Manager item with created schema.

Remarks

Overrided method.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.