Click or drag to resize
MdbReaderTHasTable Method

Namespace: FDF.Common.IO
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool HasTable(
	Catalog catalog,
	string tableName
)

Parameters

catalog
Type: Catalog
tableName
Type: SystemString

Return Value

Type: Boolean
See Also