Delen via


Binary.ApproximateLength

Syntaxis

Binary.ApproximateLength(binary as nullable binary) as nullable number

Info

Retourneert de geschatte lengte van binary, of een fout als de gegevensbron geen geschatte lengte ondersteunt.

Voorbeeld 1

De geschatte lengte van de binaire waarde ophalen.

Gebruik

Binary.ApproximateLength(Binary.FromText("i45WMlSKjQUA", BinaryEncoding.Base64))

Uitvoer

9