Lenguaje

UIConnectionInfo.OtherParams Propiedad

Definición

No hagas referencia directamente a este miembro en tu código. Es compatible con la infraestructura de SQL Server. Obtiene o establece los otros parámetros de 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 otros parámetros para la conexión.

Se aplica a