Show / Hide Table of Contents

Delegate SqlDelegate<T>.GetCommandByInstance

Namespace: Mellivora
Assembly: cs.temp.dll.dll
Syntax
public delegate void GetCommandByInstance(ref IDbCommand source, object instance);
Parameters
Type Name Description
IDbCommand source
System.Object instance
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX