Gets/Sets the the selection string

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

See Also

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