Platform Core .NET Assemblies API
GetIndexName Method
See Also  Send Feedback
Terrasoft.Core.Entities Namespace > EntitySchemaIndex Class : GetIndexName Method
schema
The EntitySchema instance by which the schema identifier participating in the index name generation is defined.
column
The EntitySchemaColumn instance by which additional parameters are defined to generate an index name.

Glossary Item Box

Gets generated unique index name by the column of the database table that includes prefix, schema id, and object id.

Syntax

 
C#
 
 

Parameters

schema
The EntitySchema instance by which the schema identifier participating in the index name generation is defined.
column
The EntitySchemaColumn instance by which additional parameters are defined to generate an index name.

Return Value

A string representing the unique name of the index of the database table.

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.