Gets/Sets the the source table string

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

See Also

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