Show / Hide Table of Contents

Delegate SqlDelegate<T>.GetReaderInstance

Namespace: Mellivora
Assembly: cs.temp.dll.dll
Syntax
public delegate T GetReaderInstance(IDataReader reader);
Parameters
Type Name Description
IDataReader reader
Returns
Type Description
T
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX