ConnectionManagerOleDbClass.ServerName Property

Definition

public:
 virtual property System::String ^ ServerName { System::String ^ get(); void set(System::String ^ value); };
public virtual string ServerName { get; set; }
member this.ServerName : string with get, set
Public Overridable Property ServerName As String

Property Value

The server name.

Implements

Remarks

For more information, see ConnectionManager.

Applies to