Data Management Object Model Reference

ConnectionString Members

ConnectionString overview

Public Instance Constructors

ConnectionString Constructor Constructor.

Public Instance Properties

ConnectionProperties The properties in connection string.
ItemOverloaded. String indexer

Public Instance Methods

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) 
PropertyProperty
ToMultiLineString Splits a connection string across lines using the "_" line continuation character
ToStringReturns the connection string in string form.

See Also

ConnectionString Class | SPSSMR.Data Namespace