Platform Core .NET Assemblies API
SubstringQueryFunction Constructor(IQueryColumnExpressionConvertible,Int32,Int32)
See Also  Send Feedback
Terrasoft.Core.DB Namespace > SubstringQueryFunction Class > SubstringQueryFunction Constructor : SubstringQueryFunction Constructor(IQueryColumnExpressionConvertible,Int32,Int32)
expression
Column expression.
start
Substring start position.
length
Substring length

Glossary Item Box

Initializes new instance of SubstringQueryFunction class with specified column expression, substring start position and length.

Syntax

 
C#
 
 

Parameters

expression
Column expression.
start
Substring start position.
length
Substring length

Requirements

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

See Also

© Terrasoft 2002-2018.