|
|
Name |
Description |
|
Equals(System.Object)
|
(Inherited from Object.) |
|
ExecuteStream(CommandExecutionToken<(Of <<'(NpgsqlCommand, NpgsqlParameter>)>>), StreamingCommandImplementation<(Of <<'(NpgsqlCommand>)>>), Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation.
|
|
ExecuteStream(CommandExecutionToken<(Of <<'(TCommand, TParameter>)>>), StreamingCommandImplementation<(Of <<'(TCommand>)>>), Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |
|
ExecuteStreamAsync(CommandExecutionToken<(Of <<'(NpgsqlCommand, NpgsqlParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(NpgsqlCommand>)>>), CancellationToken, Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation asynchronously.
|
|
ExecuteStreamAsync(CommandExecutionToken<(Of <<'(TCommand, TParameter>)>>), StreamingCommandImplementationAsync<(Of <<'(TCommand>)>>), CancellationToken, Nullable<(Of <<'(Object>)>>))
|
Executes the specified implementation asynchronously.
(Inherited from DataSource<(Of <(<'TConnection, TTransaction, TCommand, TParameter>)>)>.) |
|
Finalize
|
(Inherited from Object.) |
|
GetExtensionData<(Of <<'(TTKey>)>>)
|
Gets the extension data.
(Inherited from DataSource.) |
|
GetHashCode
|
(Inherited from Object.) |
|
GetTableApproximateCount(PostgreSqlObjectName)
|
Gets a table's row count.
(Inherited from PostgreSqlDataSourceBase.) |
|
GetTableApproximateCount<(Of <<'(TObject>)>>)()()()()
|
Gets a table or view's row count.
(Inherited from PostgreSqlDataSourceBase.) |
|
GetType
|
(Inherited from Object.) |
|
MemberwiseClone
|
(Inherited from Object.) |
|
OnExecutionCanceled(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionCanceled(ExecutionToken, DateTimeOffset, DateTimeOffset, Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnExecutionError(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionError(ExecutionToken, DateTimeOffset, DateTimeOffset, Exception, Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnExecutionFinished(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionFinished(ExecutionToken, DateTimeOffset, DateTimeOffset, Nullable<(Of <<'(Int32>)>>), Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnExecutionStarted(ExecutionEventArgs)
|
(Inherited from DataSource.) |
|
OnExecutionStarted(ExecutionToken, DateTimeOffset, Nullable<(Of <<'(Object>)>>))
|
(Inherited from DataSource.) |
|
OnGetDatabaseMetadata
|
(Inherited from PostgreSqlDataSourceBase.) |
|
ReseedIdentityColumn(PostgreSqlObjectName, Nullable<(Of <<'(Int32>)>>))
|
Reseeds the identity column of a table using the indicated seed value.
(Inherited from PostgreSqlDataSourceBase.) |
|
ReseedIdentityColumn(PostgreSqlObjectName, Nullable<(Of <<'(Int64>)>>))
|
Reseeds the identity column of a table using the indicated seed value.
(Inherited from PostgreSqlDataSourceBase.) |
|
ReseedIdentityColumn(PostgreSqlObjectName)
|
Reseeds the identity column of a table using the max value of the table.
(Inherited from PostgreSqlDataSourceBase.) |
|
TestConnection
|
Tests the connection.
(Inherited from DataSource.) |
|
TestConnectionAsync
|
Tests the connection asynchronously.
(Inherited from DataSource.) |
|
ToString
|
(Inherited from Object.) |