System.Data.Generic
ConnectionStringBuilderServer Property |
Gets the value of the server.
Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)

public string Server { get; }
Public ReadOnly Property Server As String Get
public: property String^ Server { String^ get (); }
member Server : string with get
Property Value
Type: StringReturn Value
Type: String
