Share via


SqlVector<T>.Length Property

Definition

Returns the number of elements in the vector.

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Property Value

Applies to