Overload | Description |
---|---|
SubstringQueryFunction Constructor() | Initializes new instance of SubstringQueryFunction class. |
SubstringQueryFunction Constructor(QueryColumnExpression,Int32,Int32) | Initializes new instance of SubstringQueryFunction class with specified column expression, substring start position and length. |
SubstringQueryFunction Constructor(IQueryColumnExpressionConvertible,Int32,Int32) | Initializes new instance of SubstringQueryFunction class with specified column expression, substring start position and length. |
SubstringQueryFunction Constructor(SubstringQueryFunction) | Initializes new instance of SubstringQueryFunction class by source function cloning. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2