Not logged in - Login


R
e
q
u
e
s
t

a

d
e
m
o
< back

API Reference: Last Name Dynamic

{TOC}

"Address Number Random" API

API function

<.API.NET: function:

HushHush.MaskingLogic.SSRS.Mask.LastNameDynamic(string xxxxx(xxx,xxx,xxx)>data)

Expected input

<.expectedData: input:Any datanon-empty type, rule, sample> string

Expected output

<.expectedCommon output:LastName data type, rule, sample>(nvarchar(MAX))

Error handling

<.errorReturns handling>an empty string when passing empty or NULL value.

Example

<.example>.NET:

In .net

In SSRS


HushHush.MaskingLogic.SSRS.Mask.LastNameDynamic(�Smith�)

Download a Trial