Platform Core .NET Assemblies API
InitializeSchema Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class : InitializeSchema Method
schemaManagerItem
The manager item where the schema is to be initialized.
assembly
An assembly that contains the type of the schema that is being created.

Glossary Item Box

Creates the schema instance for the type specified in the passed-in manager item. If the type of the schema of the manager item is not found, an exception is thrown.

Syntax

 
C#
 
 

Parameters

schemaManagerItem
The manager item where the schema is to be initialized.
assembly
An assembly that contains the type of the schema that is being created.

Return Value

The initialized instance of the schema.

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.