PostgreSqlDataSourceBase..::..Insert Method
Overload List
| Name | Description | |
|---|---|---|
|
|
Insert<(Of <<'(TArgument>)>>)(TArgument, InsertOptions) |
Inserts an object into the specified table.
|
|
|
Insert<(Of <<'(TArgument>)>>)(PostgreSqlObjectName, TArgument, InsertOptions) |
Creates an operation used to perform an insert operation.
|
|
|
Insert<(Of <<'(TArgument>)>>)(String, TArgument, InsertOptions) |
Inserts an object into the specified table.
|
|
|
Insert<(Of <<'(TArgument>)>>)(String, TArgument) |
Inserts an object into the specified table.
|

