C# 클래스 Signum.Engine.Maps.PrimaryClusteredIndex

상속: Index
파일 보기 프로젝트 열기: signumsoftware/framework

공개 메소드들

메소드 설명
GetPrimaryKeyName ( ObjectName tableName ) : string
PrimaryClusteredIndex ( ITable table ) : System

메소드 상세

GetPrimaryKeyName() 공개 정적인 메소드

public static GetPrimaryKeyName ( ObjectName tableName ) : string
tableName ObjectName
리턴 string

PrimaryClusteredIndex() 공개 메소드

public PrimaryClusteredIndex ( ITable table ) : System
table ITable
리턴 System