Click or drag to resize

Dbc.FindDatabase Method

X#
Find a database by name.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD FindDatabase(
	cFileName AS STRING
) AS DbcDatabase
Request Example View Source

Parameters

cFileName
Type: String

Return Value

Type: DbcDatabase
See Also