Platform Core .NET Assemblies API
GetUniqueDBObjectName(String,Guid,Guid,String) Method
See Also  Send Feedback
Terrasoft.Common Namespace > DBUtilities Class > GetUniqueDBObjectName Method : GetUniqueDBObjectName(String,Guid,Guid,String) Method
prefix
The prefix.
schemaUId
Schema identifier.
objectUId
Object identifier.
suffix
Suffix.

Glossary Item Box

Gets generated unique name of a database object that includes prefix, schema id, object id, and suffix.

Syntax

 
C#
 
 

Parameters

prefix
The prefix.
schemaUId
Schema identifier.
objectUId
Object identifier.
suffix
Suffix.

Return Value

The string that represents the unique name of a database object that consists of prefix prefix, schema identifier schemaUId, object identifier objectUId, and suffix suffix.

Remarks

Overloaded method.

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.