ConnectionStringConfigurator Methods

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Get Gets the connection string.
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
IsProvidedBy Sets a method that is responsible for returning a connection string. This method is called each time a connection string is required for an operation.
IsThis Sets the connection string to the given value.
Named Use the connection string with the given name from the app.config file.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also