C# Class Signum.Engine.Maps.PrimaryClusteredIndex

Inheritance: Index
Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Méthode Description
GetPrimaryKeyName ( ObjectName tableName ) : string
PrimaryClusteredIndex ( ITable table ) : System

Method Details

GetPrimaryKeyName() public static méthode

public static GetPrimaryKeyName ( ObjectName tableName ) : string
tableName ObjectName
Résultat string

PrimaryClusteredIndex() public méthode

public PrimaryClusteredIndex ( ITable table ) : System
table ITable
Résultat System