DbColumn.BaseServerName Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the server name associated with the column; otherwise, null
if no value is set. Can be set to either the server name or null
when overridden in a derived class.
public: property System::String ^ BaseServerName { public:
System::String ^ get(); protected:
void set(System::String ^ value); };
C#
public string? BaseServerName { get; protected set; }
C#
public string BaseServerName { get; protected set; }
member this.BaseServerName : string with get, set
Public Property BaseServerName As String
The server name associated with the column; otherwise, a null reference (Nothing
in Visual Basic) if no value is set.
Tuote | Versiot |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
Tee yhteistyötä kanssamme GitHubissa
Tämän sisällön lähde on GitHubissa, jossa voit myös luoda ja tarkastella ongelmia ja pull-pyyntöjä. Katso lisätietoja osallistujan oppaasta.
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: