Compartir a través de


getTrustStore Method (SQLServerDataSource)

Returns the path (including file name) to the certificate trustStore file.

public java.lang.String getTrustStore()

Valor devuelto

A String that contains the path (including file name) to the certificate trustStore file, or null if no value is set.

Notas

If the trustStore property is not set, the getTrustStore method returns null.

Vea también

Referencia

SQLServerDataSource Class

Conceptos

SQLServerDataSource Methods
SQLServerDataSource Members