TableOptions
Assembly: ServiceStack.OrmLite.dll
View Source
Declaration
public class TableOptions : object
Properties
Expression
View Source
Declaration
public string Expression { get; set; }
Alias
View Source
Declaration
public string Alias { get; set; }