The ConnectionConfiguration type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CancelEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| Commit | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| CommitAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| Delete | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| DeleteAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetColumns |
Gets a list of columns from a table in the database.
| |
| GetColumnsAsync |
Asynchronously retrieves a list of columns from a table in the database.
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetTables |
Gets a list of tables from the database.
| |
| GetTablesAsync |
Asynchronously retrieves a list of tables from the database.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValidators | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| GetValidatorsAsync | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrepareForEdit | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| SetConfigurationId | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| SetDisplayName | (Inherited from EditableListConfigurationObject<(Of <(<'ConnectionConfiguration..::..Property>)>)>.) | |
| Test |
Verifies connection information by attempting to establish a connection to the database server.
| |
| TestAsync |
Asynchronously verifies connection information by attempting to establish a connection to the database server.
| |
| ToString | (Inherited from ConfigurationObject.) |