Jaa


StatementCache.insertStatementsCache Field

Definition

public: static System::Collections::Concurrent::ConcurrentDictionary<System::String ^, System::Data::SqlClient::SqlCommand ^> ^ insertStatementsCache;
public static System.Collections.Concurrent.ConcurrentDictionary<string,System.Data.SqlClient.SqlCommand> insertStatementsCache;
 staticval mutable insertStatementsCache : System.Collections.Concurrent.ConcurrentDictionary<string, System.Data.SqlClient.SqlCommand>
Public Shared insertStatementsCache As ConcurrentDictionary(Of String, SqlCommand) 

Field Value

Applies to