Click or drag to resize

DbcDatabase.GetProp Method

X#
Worker method for DbGetProp()

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 METHOD GetProp(
	cName AS STRING,
	cType AS STRING,
	cProp AS STRING
) AS Object
Request Example View Source

Parameters

cName
Type: String
cType
Type: String
cProp
Type: String

Return Value

Type: Object
See Also