Table of Contents

Class StringViewType

Namespace
Apache.Arrow.Types
Assembly
Apache.Arrow.dll
public sealed class StringViewType : ArrowType, IArrowType
Inheritance
StringViewType
Implements
Inherited Members
Extension Methods

Fields

Default

public static StringViewType Default

Field Value

StringViewType

Properties

Name

public override string Name { get; }

Property Value

string

TypeId

public override ArrowTypeId TypeId { get; }

Property Value

ArrowTypeId

Methods

Accept(IArrowTypeVisitor)

public override void Accept(IArrowTypeVisitor visitor)

Parameters

visitor IArrowTypeVisitor