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

PostgreSqlCommandExecutionToken..::..DereferenceCursors Property

Gets a value indicating whether cursors should be dereferenced.

Namespace:  Tortuga.Chain.PostgreSql
Assembly:  Tortuga.Chain.PostgreSql (in Tortuga.Chain.PostgreSql.dll)

Syntax


public bool DereferenceCursors { get; }
Public ReadOnly Property DereferenceCursors As Boolean
	Get
public:
property bool^ DereferenceCursors {
	bool^ get ();
}