Show / Hide Table of Contents

Delegate SqlDelegate<T>.GetCommandByObject

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