Compartilhar via


UIConnectionInfo.OtherParams Propriedade

Definição

Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. Obtém ou define os outros parâmetros para a conexão.

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 da propriedade

Os outros parâmetros para a conexão.

Aplica-se a