Click or drag to resize

DbcDatabase.SetProp Method

X#
-- todo --
Worker method for DbSetProp()

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

Parameters

cName
Type: String
cType
Type: String
cProp
Type: String
ePropertyValue
Type: Object

Return Value

Type: Logic
See Also