Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

DataSource Properties

The DataSource type exposes the following members.

Properties


  Name Description
Public property AuditRules
Gets or sets the audit rules.
Public property Cache
Gets the cache to be used by this data source. The default is .NET's System.Runtime.Caching.MemoryCache.
Public property DatabaseMetadata
Gets the database metadata.
Public property DefaultCommandTimeout
Gets or sets the default command timeout.
Public property Name
Gets the name of the data source.
Public property SequentialAccessMode
Gets a value indicating whether to use CommandBehavior.SequentialAccess.
Public property StrictMode
Gets a value indicating whether strict mode is enabled.
Public property SuppressGlobalEvents
Gets or sets a value indicating whether to suppress global events.
Public property UserValue
Gets or sets the user value to use with audit rules.