C# Class SimpleSqlExec.ResultsOutput

Afficher le fichier Open project: SqlQuantumLeap/SimpleSqlExec Class Usage Examples

Méthodes publiques

Méthode Description
GetHeader ( System.Data.SqlClient.SqlDataReader Reader, string ColumnSeparator ) : string

Private Methods

Méthode Description
Dispose ( ) : void
Send ( string Output ) : void

Method Details

GetHeader() public méthode

public GetHeader ( System.Data.SqlClient.SqlDataReader Reader, string ColumnSeparator ) : string
Reader System.Data.SqlClient.SqlDataReader
ColumnSeparator string
Résultat string