Table of Contents

Class InformationSchemaManager

Namespace
Z.BulkOperations
Assembly
Z.EntityFramework.Extensions.dll
public class InformationSchemaManager
Inheritance
InformationSchemaManager
Inherited Members

Constructors

InformationSchemaManager()

public InformationSchemaManager()

Methods

ClearInformationSchemaTable()

public static void ClearInformationSchemaTable()

GetTable(DbConnection, string)

public static Table GetTable(DbConnection connection, string tableName)

Parameters

connection DbConnection
tableName string

Returns

Table