LengthNVarChar Function (Repository Schema)

[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]

Returns the number of characters in a target unicode string.

[Repository].[LengthNVarChar] ( @string )

Arguments

@string

Type: nvarchar(max). The target unicode string.

Return Types

bigint

Remarks

See Also

Reference

Repository Functions
Repository Schema

Send comments about this topic to Microsoft.