Class BinaryViewType
public class BinaryViewType : ArrowType, IArrowType- Inheritance
- 
      
      
      BinaryViewType
- Implements
- Inherited Members
- Extension Methods
Fields
Default
public static readonly BinaryViewType DefaultField Value
Properties
Name
public override string Name { get; }Property Value
TypeId
public override ArrowTypeId TypeId { get; }Property Value
Methods
Accept(IArrowTypeVisitor)
public override void Accept(IArrowTypeVisitor visitor)Parameters
- visitorIArrowTypeVisitor