Platform Core .NET Assemblies API
GetReadableSchemaMetaDataText Method
See Also  Send Feedback
Terrasoft.Core Namespace > ISchemaManager Interface : GetReadableSchemaMetaDataText Method
schema
The schema whose metadata is to be retrieved.
userConnection
User connection.
toLowerCamelCase
A characteristic of the generation of property names in the style of LowerCamelCase.
formatJson
A characteristic of the generation of property names in the style of indent formated json.

Glossary Item Box

Gets the metadata text of the specified schema in a format that is easy to read.

Syntax

 
C#
 
 

Parameters

schema
The schema whose metadata is to be retrieved.
userConnection
User connection.
toLowerCamelCase
A characteristic of the generation of property names in the style of LowerCamelCase.
formatJson
A characteristic of the generation of property names in the style of indent formated json.

Return Value

A thread containing schema metadata schema in a format that is readable.

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.