Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Releases all resources used by the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | GetDeleteCommand | Overloaded. Gets the automatically generated System.Data.Common.DbCommand object required to perform deletions at the data source. (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | GetInsertCommand | Overloaded. Gets the automatically generated System.Data.Common.DbCommand object required to perform insertions at the data source. (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (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 System.Data.Common.DbCommand object required to perform updates at the data source. (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | QuoteIdentifier | Given an unquoted identifier in the correct catalog case, returns the correct quoted form of that identifier, including properly escaping any embedded quotes in the identifier. (Inherited from System.Data.Common.DbCommandBuilder) |
![]() | RefreshSchema | Overridden. Refreshes the data source schema information used to generate INSERT, UPDATE, or DELETE statements. |
![]() | ToString | Returns a System.String containing the name of the System.ComponentModel.Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component) |
![]() | UnquoteIdentifier | Given a quoted identifier, returns the correct unquoted form of that identifier, including properly un-escaping any embedded quotes in the identifier. (Inherited from System.Data.Common.DbCommandBuilder) |