Platform Core .NET Assemblies API
InitializeSafeSchema(ISchemaManagerItem,Assembly) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaManager Class : InitializeSafeSchema(ISchemaManagerItem,Assembly) Method
schemaManagerItem
Item of manager.
assembly
An assembly that contains the type of the schema that is being created.

Glossary Item Box

Creates an instance of the EntitySchema type schema. If type not found in assembly then returns null.

Syntax

 
C#
 
 

Parameters

schemaManagerItem
Item of manager.
assembly
An assembly that contains the type of the schema that is being created.

Return Value

The initialized instance of the schema or null if the type of schema schemaManagerItem not found in assembly.

Remarks

The 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.