Gets/Sets the column name in the dataset to which you want to read the value

[Visual Basic]
Protected Property ColumnName As String
[C#]
protected string ColumnName {get; set;}

See Also

SqlDataAccess Class | SqlDataAccess Members | Magnusson.Data.SqlClient Namespace