Name | Description | |
---|---|---|
![]() | PgSqlCommandBuilder Constructor | Overloaded. Initializes a new instance of the PgSqlCommandBuilder class. |
The following tables list the members exposed by PgSqlCommandBuilder.
Name | Description | |
---|---|---|
![]() | PgSqlCommandBuilder Constructor | Overloaded. Initializes a new instance of the PgSqlCommandBuilder class. |
Name | Description | |
---|---|---|
![]() | CatalogLocation | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | ConflictOption | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DataAdapter | Gets or sets a PgSqlDataAdapter object for which this PgSqlCommandBuilder object will generate SQL statements. |
![]() | KeyFields | Gets or sets string containing list of key field names separated by semicolon. They are used to generate update commands. |
![]() | Quoted | Gets or sets whether the command builder quotes all the names of data source objects. (Inherited from Devart.Common.DbCommandBuilderBase) |
![]() | RefreshingFields | Overridden. Gets or sets list of fields whose values should be retrieved after a DML statement execution. |
![]() | RefreshMode | Gets or sets a value that indicates whether and how the Devart.Common.DbCommandBuilderBase should retrieve field values adjusted by server after an update. (Inherited from Devart.Common.DbCommandBuilderBase) |
![]() | SchemaSeparator | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | SetAllValues | (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | UpdatingFields | Overridden. Gets or sets list of fields to modify. |
![]() | UpdatingTable | Gets or sets table name to generate update statements for. |
![]() | UseCatalog | Overridden. |
![]() | UseSchema | Specifies whether the schema identifier is included in data source object names. (Inherited from Devart.Common.DbCommandBuilderBase) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() ![]() | DeriveParameters | Populates the specified PgSqlCommand object's PgSqlCommand.Parameters collection with parameter information for the SQL statement specified in the CommandText. |
![]() | Dispose | (Inherited from System.ComponentModel.Component) |
![]() | GetDeleteCommand | Overloaded. Gets the automatically generated SQL statement required to perform deletions on the data source. |
![]() | GetInsertCommand | Overloaded. Gets the automatically generated SQL statement required to perform inserts on the data source. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetRefreshCommand | Overloaded. Gets the automatically generated SQL statement required to refresh values from the data source. |
![]() | GetUpdateCommand | Overloaded. Gets the automatically generated SQL statement required to perform updates on the data source. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | QuoteIdentifier | Overridden. Returns the string passed as the parameter enclosed in quotes. |
![]() | RefreshSchema | Refreshes the data source schema information used to generate INSERT, UPDATE, or DELETE statements. (Inherited from Devart.Common.DbCommandBuilderBase) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
![]() | UnquoteIdentifier | Overridden. Removes quote strings from identifier. |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |