Platform Core .NET Assemblies API
RemoveSchema Method
See Also  Send Feedback
Terrasoft.Core Namespace > SchemaManager<TSchemaManagerSchema> Class : RemoveSchema Method
id
Identifier of the schema to be removed.
userConnection
User connection.

Glossary Item Box

Removes the schema with the specified identifier from the database.

Syntax

 
C#
 
 

Parameters

id
Identifier of the schema to be removed.
userConnection
User connection.

Return Value

The identifier of the record in SysSchemaInSolution in which the schema was removed.

Exceptions

ExceptionDescription
Terrasoft.Common.InvalidObjectStateExceptionIf the manager does not contain a schema with the id identifier.
System.Security.SecurityExceptionIf the user does not have permission to delete the object.

Remarks

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.