public sealed class FilterTableColumns : IMessage<FilterTableColumns>, IEquatable<FilterTableColumns>, IDeepCloneable<FilterTableColumns>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class FilterTableColumns.
Options to configure rule type FilterTableColumns.
The rule is used to filter the list of columns to include or exclude from a
table.
The rule filter field can refer to one entity.
The rule scope can be: Table
Only one of the two lists can be specified for the rule.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation and code samples for the \u003ccode\u003eFilterTableColumns\u003c/code\u003e class within the Database Migration v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFilterTableColumns\u003c/code\u003e is a rule type used to specify which columns to include or exclude from a table in database migration processes.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports the ability to configure either a list of columns to be included or a list of columns to be excluded, with the condition that only one of these lists can be configured per rule.\u003c/p\u003e\n"],["\u003cp\u003eThe current page details version 2.4.0, with links provided to previous and the latest version 2.5.0, as well as versions dating back to 1.0.0 of the \u003ccode\u003eFilterTableColumns\u003c/code\u003e class, and shows the \u003ccode\u003eFilterTableColumns\u003c/code\u003e class implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFilterTableColumns\u003c/code\u003e has two main properties \u003ccode\u003eIncludeColumns\u003c/code\u003e and \u003ccode\u003eExcludeColumns\u003c/code\u003e, which are both \u003ccode\u003eRepeatedField<string>\u003c/code\u003e types, to contain the list of either included or excluded columns.\u003c/p\u003e\n"]]],[],null,[]]