共用方式為


Close 方法

Closes the connection to the database and ends the session.

多載清單 

  名稱 描述
公用方法 Close() () () () Closes the connection to the database and ends the session.
公用方法 Close(Boolean) Closes the connection to the database, indicating whether to end the session.

頂端