Freigeben über


SqlConnectivityUpdateSettings.ConnectivityType Eigenschaft

Definition

Ruft SQL Server Konnektivitätsoption ab oder legt sie fest. Mögliche Werte: "LOCAL", "PRIVATE", "PUBLIC"

[Newtonsoft.Json.JsonProperty(PropertyName="connectivityType")]
public string ConnectivityType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectivityType")>]
member this.ConnectivityType : string with get, set
Public Property ConnectivityType As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: