Click or drag to resize

ACE.AdsDDAddView Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDAddView(
	hDictionary AS IntPtr,
	strName AS STRING,
	strComments AS STRING,
	strSQL AS STRING
) AS DWORD
Request Example View Source

Parameters

hDictionary
Type: IntPtr
strName
Type: String
strComments
Type: String
strSQL
Type: String

Return Value

Type: DWord
See Also