C# Class System.Data.SqlClient._SqlMetaDataSet

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
_SqlMetaDataSet System.Collections.Generic
_SqlMetaDataSet System.Collections.Generic
this _SqlMetaData

Méthodes publiques

Méthode Description
Clone ( ) : object

Private Methods

Méthode Description
_SqlMetaDataSet ( _SqlMetaDataSet original ) : System.Collections.Generic
_SqlMetaDataSet ( int count ) : System.Collections.Generic
this ( int index ) : _SqlMetaData

Method Details

Clone() public méthode

public Clone ( ) : object
Résultat object