ConnectionManagerSqlMobileClass.ReleaseConnection(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
virtual void ReleaseConnection(System::Object ^ varConnection) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSConnectionManager100::ReleaseConnection;
[System.Runtime.InteropServices.DispId(7)]
public virtual void ReleaseConnection (object varConnection);
Public Overridable Sub ReleaseConnection (varConnection As Object)
參數
- varConnection
- Object
實作
- 屬性