Platform Core .NET Assemblies API
GetSchemaSources Method
See Also  Send Feedback
Terrasoft.Core Namespace > ISchemaManager Interface : GetSchemaSources Method
uid
Identifier of the schema whose source code to get.
schemaInSolutionUId
The identifier of the record in the SysSchemaInSolution table.
userConnection
User connection.
errorMessage
The error message when getting the source code of the schema.

Glossary Item Box

Gets the source code of the schema with the specified identifier.

Syntax

 
C#
 
 

Parameters

uid
Identifier of the schema whose source code to get.
schemaInSolutionUId
The identifier of the record in the SysSchemaInSolution table.
userConnection
User connection.
errorMessage
The error message when getting the source code of the schema.

Return Value

Collection of entities with the source code of the schema with the uid identifier. If an error occurred while getting the source code, null will be returned, and errorMessage parameter will return an error message.

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.