ACE.AdsDDCreateArticle 方法 |
命名空间: XSharp.ADS
STATIC METHOD AdsDDCreateArticle( hDictionary AS IntPtr, strPublicationName AS STRING, strObjectName AS STRING, strRowIdentColumns AS STRING, strFilter AS STRING, ulOptions AS DWORD ) AS DWORD
public static uint AdsDDCreateArticle( IntPtr hDictionary, string strPublicationName, string strObjectName, string strRowIdentColumns, string strFilter, uint ulOptions )