Platform Core .NET Assemblies API
GetDesignInstance Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class : GetDesignInstance Method
userConnection
User connection.
uid
Identifier of the instance of the designed schema.

Glossary Item Box

Gets the instance of the designed schema with the specified identifier. If no such schema is found, an exception is thrown.

Syntax

 
C#
 
 

Parameters

userConnection
User connection.
uid
Identifier of the instance of the designed schema.

Return Value

The instance of the designed schema with the uid identifier.

Exceptions

ExceptionDescription
Terrasoft.Common.ItemNotFoundExceptionIf the designed schema instance with the uid identifier is not found in the current schema manager.

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.