Freigeben über


ExternalTypeKind Enum

Definition

This enum represents types which are not supported by PowerFx but which may be supported by external data formats.

public enum ExternalTypeKind
type ExternalTypeKind = 
Public Enum ExternalTypeKind
Inheritance
ExternalTypeKind

Fields

Name Value Description
Array 0
Object 1
ArrayAndObject 2
UntypedNumber 3

Applies to