C# Class System.Data.SqlClient._SqlMetaDataSet

Show file Open project: dotnet/corefx Class Usage Examples

Private Properties

Property Type Description
_SqlMetaDataSet System.Collections.Generic
_SqlMetaDataSet System.Collections.Generic
this _SqlMetaData

Public Methods

Method Description
Clone ( ) : object

Private Methods

Method Description
_SqlMetaDataSet ( _SqlMetaDataSet original ) : System.Collections.Generic
_SqlMetaDataSet ( int count ) : System.Collections.Generic
this ( int index ) : _SqlMetaData

Method Details

Clone() public method

public Clone ( ) : object
return object