ACE.AdsDDAddView Method |
Namespace: XSharp.ADS
STATIC METHOD AdsDDAddView( hDictionary AS IntPtr, strName AS STRING, strComments AS STRING, strSQL AS STRING ) AS DWORD
public static uint AdsDDAddView( IntPtr hDictionary, string strName, string strComments, string strSQL )