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

PostgreSqlDataSourceSettings Members

The PostgreSqlDataSourceSettings type exposes the following members.

Constructors


  Name Description
Public method PostgreSqlDataSourceSettings()()()()
Initializes a new instance of the PostgreSqlDataSourceSettings class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property DefaultCommandTimeout
Gets or sets the default command timeout.
(Inherited from DataSourceSettings.)
Public property SequentialAccessMode
Gets or sets a value indicating whether to use CommandBehavior.SequentialAccess.
(Inherited from DataSourceSettings.)
Public property StrictMode
Gets or sets a value indicating whether strict mode is enabled.
(Inherited from DataSourceSettings.)
Public property SuppressGlobalEvents
Gets or sets a value indicating whether to suppress global events.
(Inherited from DataSourceSettings.)