RegisteredServer.OtherParams Property

Definition

Additional parameters to append to the connection string

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.None)]
public string OtherParams { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.None)>]
member this.OtherParams : string with get, set
Public Property OtherParams As String

Property Value

Attributes

Applies to