Delegate SqlDelegate<T>.GetCommandByInstance
Namespace: Mellivora.DynamicCache
Assembly: cs.temp.dll.dll
Syntax
public delegate void GetCommandByInstance(ref IDbCommand source, object instance);
Parameters
| Type | Name | Description |
|---|---|---|
| IDbCommand | source | |
| System.Object | instance |