C# Class ArtMaps.Persistence.Context.ModelDataContext

Inheritance: System.Data.Linq.DataContext
Afficher le fichier Open project: horizon-institute/artmaps-azure

Méthodes publiques

Méthode Description
GetNextID ( object o ) : long
GetNextID ( string tableName ) : long

Method Details

GetNextID() public méthode

public GetNextID ( object o ) : long
o object
Résultat long

GetNextID() public méthode

public GetNextID ( string tableName ) : long
tableName string
Résultat long