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. |