Platform Core .NET Assemblies API
CreateSchema(String,TSchemaManagerSchema,UserConnection,Guid,Boolean) Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class > CreateSchema Method : CreateSchema(String,TSchemaManagerSchema,UserConnection,Guid,Boolean) Method
name
Name of the schema.
baseSchema
Instance of the parent schema.
userConnection
User connection.
uid
Schema identifier.
addToDesignItems
Indicates that the schema is added to the list of designed schemas.

Glossary Item Box

Creates a new schema with the specified name and parent schema and indicates that the schema is added to the list of designed schemas.

Syntax

 
C#
 
 

Parameters

name
Name of the schema.
baseSchema
Instance of the parent schema.
userConnection
User connection.
uid
Schema identifier.
addToDesignItems
Indicates that the schema is added to the list of designed schemas.

Return Value

The manager item that contains the schema that was created.

Remarks

Method is overloaded.

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.