Platform Core .NET Assemblies API
SaveSchema(Guid,UserConnection,Boolean,Boolean,Boolean) Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaManager Class > SaveSchema Method : SaveSchema(Guid,UserConnection,Boolean,Boolean,Boolean) Method
uid
Specified designed schema UId.
userConnection
Specified instance of Terrasoft.Core.UserConnection.
validateNamePrefixes
Determines if need to validate prefixes of the schema's and its elements names before save.
generateBundles
Determines if schema bundles should be generated after save.
lockSchemaInSourceControlStorage
Determines if schema bundles should be generated after save.

Glossary Item Box

Saves schema.

Syntax

 
C#
 
 

Parameters

uid
Specified designed schema UId.
userConnection
Specified instance of Terrasoft.Core.UserConnection.
validateNamePrefixes
Determines if need to validate prefixes of the schema's and its elements names before save.
generateBundles
Determines if schema bundles should be generated after save.
lockSchemaInSourceControlStorage
Determines if schema bundles should be generated after save.

Return Value

true if schema is successfully saved; otherwise, false.

Exceptions

ExceptionDescription
System.Security.SecurityExceptionIf user have no rights to modify schema.

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.