C# 클래스 TiraggoEdmx_v3.TiraggoEntityInfo

파일 보기 프로젝트 열기: BrewDawg/Tiraggo.EF 1 사용 예제들

공개 메소드들

메소드 설명
IsInPrimaryKey ( string property ) : bool
TiraggoEntityInfo ( Edmx edm, string fullName ) : System

메소드 상세

IsInPrimaryKey() 공개 메소드

public IsInPrimaryKey ( string property ) : bool
property string
리턴 bool

TiraggoEntityInfo() 공개 메소드

public TiraggoEntityInfo ( Edmx edm, string fullName ) : System
edm Edmx
fullName string
리턴 System