Click or drag to resize

Dbc.DumpProperties Method

X#
Dump the conents of a properties collection.

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 STATIC METHOD DumpProperties(
	nSpace AS LONG,
	Properties AS DatabasePropertyCollection
) AS VOID
Request Example View Source

Parameters

nSpace
Type: Long
Properties
Type: DatabasePropertyCollection
See Also