Click or drag to resize

ACEUNPUB.AdsDDCreateLinkPre71 Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsDDCreateLinkPre71(
	hDBConn AS IntPtr,
	pucLinkAlias AS STRING,
	pucLinkedDDPath AS STRING,
	pucUserName AS STRING,
	pucPassword AS STRING,
	ulOptions AS DWORD
) AS DWORD
Request Example View Source

Parameters

hDBConn
Type: IntPtr
pucLinkAlias
Type: String
pucLinkedDDPath
Type: String
pucUserName
Type: String
pucPassword
Type: String
ulOptions
Type: DWord

Return Value

Type: DWord
See Also