Skip to main content

JoinFormatDelegate

Assembly: ServiceStack.OrmLite.dll
View Source
Declaration
public delegate string JoinFormatDelegate(IOrmLiteDialectProvider dialect, ModelDefinition tableDef, string joinExpr);