Click or drag to resize

ISqlFactory.GetName Method

X#
Return the name of the factory.

Namespace:  XSharp.Data
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
FUNCTION GetName(
	oConn AS DbConnection
) AS STRING
Request Example View Source

Parameters

oConn
Type: DbConnection

Return Value

Type: String
See Also