BPM.Server Namespace > IDataSourceProviderFormStore Interface : Insert Method |
'Declaration
Sub Insert( _ ByVal connection As Object, _ ByVal ace As RDACE _ )
'Usage
Dim instance As IDataSourceProviderFormStore Dim connection As Object Dim ace As RDACE instance.Insert(connection, ace)
void Insert( object connection, RDACE ace )
void Insert( Object^ connection, RDACE^ ace )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2