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

DataSource Methods

The DataSource type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetExtensionData<(Of <<'(TTKey>)>>)
Gets the extension data.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnExecutionCanceled(ExecutionEventArgs)
Raises the ExecutionCanceled event.
Public method OnExecutionError(ExecutionEventArgs)
Raises the ExecutionError event.
Public method OnExecutionFinished(ExecutionEventArgs)
Raises the ExecutionFinished event.
Public method OnExecutionStarted(ExecutionEventArgs)
Raises the ExecutionStarted event.
Public method TestConnection
Tests the connection.
Public method TestConnectionAsync
Tests the connection asynchronously.
Public method ToString (Inherited from Object.)