C# Class System.Data.SqlClient.SqlCommand

Inheritance: System.Data.Common.DbCommand, ICloneable
Show file Open project: dotnet/corefx Class Usage Examples

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void