Click or drag to resize

SessionUserDefinedTypes Property

Gets the user defined type mappings

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public UdtMappingDefinitions UserDefinedTypes { get; }

Property Value

Type: UdtMappingDefinitions

Implements

ISessionUserDefinedTypes
See Also