ConnectionString Constructor | Constructor. |
ConnectionProperties | The properties in connection string. |
Item | Overloaded. String indexer |
Equals (inherited from Object) | |
FromString | Creates a connection string object from a connection string in string form. Do not use this method if the ConnectionString object is a hosted in a Job object ! |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Property | Property |
ToMultiLineString | Splits a connection string across lines using the "_" line continuation character |
ToString | Returns the connection string in string form. |
ConnectionString Class | SPSSMR.Data Namespace