iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ConfigurationScope.CacheModelFlushOnExecuteStatements Property

Temporary storage for mapping cache model ids (key is System.String) to statements (value is IList which contains IMappedStatements).

[Visual Basic]
Public Property CacheModelFlushOnExecuteStatements As 
[C#]
public HybridDictionary CacheModelFlushOnExecuteStatements {get; set;}

See Also

ConfigurationScope Class | IBatisNet.DataMapper.Scope Namespace