Méthode | Description | |
---|---|---|
ColumnList ( this dr ) : List |
||
HasColumn ( this dr, string columnName ) : bool |
public static ColumnList ( this dr ) : List |
||
dr | this | |
Résultat | List |
public static HasColumn ( this dr, string columnName ) : bool | ||
dr | this | |
columnName | string | |
Résultat | bool |