C# 클래스 ArtMaps.Persistence.Context.ModelDataContext

상속: System.Data.Linq.DataContext
파일 보기 프로젝트 열기: horizon-institute/artmaps-azure

공개 메소드들

메소드 설명
GetNextID ( object o ) : long
GetNextID ( string tableName ) : long

메소드 상세

GetNextID() 공개 메소드

public GetNextID ( object o ) : long
o object
리턴 long

GetNextID() 공개 메소드

public GetNextID ( string tableName ) : long
tableName string
리턴 long