LinqToSalesforce


SoqlQueryContext<'t>

Namespace: LinqToSalesforce

Constructors

ConstructorDescription
new(...)
Signature: (client:Client * tracker:Tracker * fieldsProviders:(unit -> string array) * pTableName:string option) -> SoqlQueryContext<'t>

CompiledName: .ctor

Fork me on GitHub