TieredManagementGroup.ConnectionString Property

Updated: April 16, 2012

Gets the connection string that is used to connect to this TieredManagementGroup object. Namespace: Microsoft.EnterpriseManagement.Tiering
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As TieredManagementGroup Dim value As String value = instance.ConnectionString Public ReadOnly Property ConnectionString As Stringpublic string ConnectionString { get; }public: property String^ ConnectionString { String^ get (); }/** @property */ public String get_ConnectionString () public function get ConnectionString () : String Property ValueReturns aString that is used to connect to this TieredManagementGroup object.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms