public sealed class SourceTextFilter : IMessage<SourceTextFilter>, IEquatable<SourceTextFilter>, IDeepCloneable<SourceTextFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class SourceTextFilter.
[[["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-03-21 UTC."],[[["The `SourceTextFilter` class, part of the Database Migration v1 API, is designed to filter text-based data types like varchar."],["This class offers filtering capabilities based on the length of text data, with properties `SourceMaxLengthFilter` and `SourceMinLengthFilter`."],["The `SourceTextFilter` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SourceTextFilter` class is included in versions 1.0.0 all the way up to 2.5.0, with 2.5.0 being the latest version."]]],[]]