Platform Core .NET Assemblies API
EntitySchemaQuery Constructor(EntitySchemaManager,String)
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaQuery Class > EntitySchemaQuery Constructor : EntitySchemaQuery Constructor(EntitySchemaManager,String)
entitySchemaManager
The instance of the schema manager.
sourceSchemaName
Name of the root schema.

Glossary Item Box

Initializes the EntitySchemaQuery instance with the specified schema manager and root schema name.

Syntax

 
C#
 
 

Parameters

entitySchemaManager
The instance of the schema manager.
sourceSchemaName
Name of the root schema.

Remarks

If the schema with the sourceSchemaName name is found in the entitySchemaManager schema manager, its instance is used as the root 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.