C# Class Signum.Engine.Maps.PrimaryClusteredIndex

Inheritance: Index
显示文件 Open project: signumsoftware/framework

Public Methods

Method Description
GetPrimaryKeyName ( ObjectName tableName ) : string
PrimaryClusteredIndex ( ITable table ) : System

Method Details

GetPrimaryKeyName() public static method

public static GetPrimaryKeyName ( ObjectName tableName ) : string
tableName ObjectName
return string

PrimaryClusteredIndex() public method

public PrimaryClusteredIndex ( ITable table ) : System
table ITable
return System