Click or drag to resize
MdbReaderTTryGetTable Method

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

Parameters

catalog
Type: Catalog
tableName
Type: SystemString
table
Type: Table

Return Value

Type: Boolean
See Also