C# Class ArtMaps.Persistence.Context.ModelDataContext

Inheritance: System.Data.Linq.DataContext
Mostrar archivo Open project: horizon-institute/artmaps-azure

Public Methods

Method Description
GetNextID ( object o ) : long
GetNextID ( string tableName ) : long

Method Details

GetNextID() public method

public GetNextID ( object o ) : long
o object
return long

GetNextID() public method

public GetNextID ( string tableName ) : long
tableName string
return long