ILink<int> InsertBulk( string tableName, DataTable dataTable )
Function InsertBulk ( _ tableName As String, _ dataTable As DataTable _ ) As ILink(Of Integer)
ILink<int^>^ InsertBulk( String^ tableName, DataTable^ dataTable )