SqlDataSourceConnectionStringEditor Methods
.NET Framework 2.0
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| EditValue | Overloaded. Edits the value of the specified object by using the editor style that is indicated by the GetEditStyle method. (Inherited from ConnectionStringEditor.) |
| Equals | Overloaded. Determines whether two Object instances are equal. (Inherited from Object.) |
| GetEditStyle | Overloaded. Retrieves the editing style that is used with the connection string editor. (Inherited from ConnectionStringEditor.) |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
| GetPaintValueSupported | Overloaded. Indicates whether this editor supports painting a representation of an object's value. (Inherited from UITypeEditor.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| PaintValue | Overloaded. Paints a representation of the value of an object. (Inherited from UITypeEditor.) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (Inherited from Object.) |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| 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.) |
| GetProviderName | Overridden. Returns the ProviderName property of the SqlDataSource object. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| SetProviderName | Overridden. Sets the ProviderName property of the SqlDataSource object. |
Show: