共用方式為


getTrustStore Method (SQLServerDataSource)

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

public java.lang.String getTrustStore()

傳回值

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

備註

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

另請參閱

參考

SQLServerDataSource Class

概念

SQLServerDataSource Methods
SQLServerDataSource Members