SqlDecimal.WriteTdsValue(Span<UInt32>) Method

Definition

Important

This API is not CLS-compliant.

Writes the four 32-bit unsigned integer values that make up the SqlDecimal structure into the destination span.

C#
[System.CLSCompliant(false)]
public int WriteTdsValue(Span<uint> destination);

Parameters

destination
Span<UInt32>

A Span<T> of 32-bit unsigned integers.

Returns

The number of items written to the Span<T>.

Attributes

Applies to

Produkt Verzie
.NET 7, 8, 9, 10