Sql.Net Class Library Documentation

DeleteQuery.TableName Property

Gets or set the name of a table records are to be deleted from

public string TableName {get; set;}

See Also

DeleteQuery Class | Reeb.SqlOM Namespace