Click or drag to resize

SQLCatalogQuery._Open Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
 VIRTUAL METHOD _Open(
	oTable AS DataTable
) AS VOID
Request Example View Source

Parameters

oTable
Type: DataTable
See Also