TableMarshallerProvider Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Marshal .Net classes (with fields). This supports strong typing and lazy marshalling. Handles any IEnumerable (including arrays).
C#
public class TableMarshallerProvider : Microsoft.PowerFx.ITypeMarshallerProvider
type TableMarshallerProvider = class
interface ITypeMarshallerProvider
Public Class TableMarshallerProvider
Implements ITypeMarshallerProvider
- Inheritance
-
TableMarshallerProvider
- Implements
Try |
Return false if it doesn't handle it. A single ITypeMarshaller can be created once per type and then reused for each instance. Pass in a cache for aggregate types that need to marshal sub types. |
Product | Versions |
---|---|
Power Fx SDK | Latest |