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

Glossary Item Box

Returns the function which gets part of a string.

Syntax

 
C#
 
 

Parameters

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

Return Value

Function which gets part of a string.

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.