This topic has not yet been rated - Rate this topic

SqlCommand.IDisposable.Dispose Method

.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Private Sub Dispose() Implements IDisposable.Dispose
[C#]
void IDisposable.Dispose();
[C++]
private: void IDisposable::Dispose();
[JScript]
private function IDisposable.Dispose();

See Also

SqlCommand Class | SqlCommand Members | System.Data.SqlClient Namespace

Did you find this helpful?
(1500 characters remaining)