Skip to content
Auto
Products

EntityTable

Namespace: TagBites.DB.Entity
Assembly: TagBites.DB.dll
Product: TagBites.DB v. 1.0.37

public class EntityTable

Inheritance: object → EntityTable

public EntityTable()
Section titled “Where<T>(IDbLink, Expression<Func<T, object>>, object)”
public static IList<T> Where(IDbLink link, Expression<Func<T, object>> property, object value)

IList<T>