Miner.Data.Access Assembly > Miner.Data.Access.ProviderFactories Namespace > DbDataPersisterBase Class : GetInsertCommandFromCache Method |
'Declaration Protected Function GetInsertCommandFromCache( _ ByVal tableName As String, _ ByVal providerFactory As IDbProviderFactory _ ) As IDbCommand
'Usage Dim instance As DbDataPersisterBase Dim tableName As String Dim providerFactory As IDbProviderFactory Dim value As IDbCommand value = instance.GetInsertCommandFromCache(tableName, providerFactory)
protected IDbCommand GetInsertCommandFromCache( string tableName, IDbProviderFactory providerFactory )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.