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