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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eFilterTableColumns\u003c/code\u003e class in the Database Migration v1 API allows for configuring rules to filter columns within a table.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides the ability to define lists of columns to either include or exclude when working with a table in the migration process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.5.0, with multiple previous versions available for review, going all the way back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFilterTableColumns\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and compatibility within the system.\u003c/p\u003e\n"],["\u003cp\u003eThe rule scope for \u003ccode\u003eFilterTableColumns\u003c/code\u003e is limited to \u003ccode\u003eTable\u003c/code\u003e and it has two properties, \u003ccode\u003eExcludeColumns\u003c/code\u003e and \u003ccode\u003eIncludeColumns\u003c/code\u003e which are of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]