点击或拖拽改变大小

ACE.AdsDDCreateSubscription 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsDDCreateSubscription(
	hDictionary AS IntPtr,
	strSubscriptionName AS STRING,
	strPublicationName AS STRING,
	strTarget AS STRING,
	strUser AS STRING,
	strPassword AS STRING,
	strReplicationQueue AS STRING,
	usForward AS WORD,
	strComments AS STRING,
	ulOptions AS DWORD
) AS DWORD
查看代码

参数

hDictionary
类型:IntPtr
strSubscriptionName
类型:String
strPublicationName
类型:String
strTarget
类型:String
strUser
类型:String
strPassword
类型:String
strReplicationQueue
类型:String
usForward
类型:UInt16
strComments
类型:String
ulOptions
类型:UInt32

返回值

类型:UInt32
参见