Share via


UIConnectionInfo.OtherParams Propiedad

Definición

No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server. Obtiene o establece los demás parámetros para la conexión.

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

Valor de propiedad

Los demás parámetros para la conexión.

Se aplica a