Namespace Templates Public Class FilterConfigItem Public Property Guid As Integer Public Property SQLCommand As String Public Property TableId As Integer Public Property TableName As String Public Property ColumnId As Integer Public Property ColumnName As String End Class End Namespace