C# Class System.Data.SqlClient.SqlConnection

Inheritance: System.Data.Common.DbConnection, ICloneable
显示文件 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