Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax
Parameters
- cmdBuilder
- Type: NReco.Data IDbCommandBuilder
- q
- Type: NReco.Data Query
- data
- Type: System.Collections.Generic IDictionary String, Object
Return Value
Type: IDbCommandUsage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type IDbCommandBuilder. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).See Also