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

NMSqlDataAccess Class | NMSqlDataAccess Members | netMage.Data.SqlClient Namespace