Click or drag to resize
AkDatabaseExchangeExportTable Method

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string ExportTable(
	string Connection,
	string TableName
)

Parameters

Connection
Type: SystemString
TableName
Type: SystemString

Return Value

Type: String
See Also