Table of Contents

Property Metadata

Namespace
PowerSync.Common.DB.Crud
Assembly
PowerSync.Common.dll

Metadata

Client-side metadata attached with this write.

This field is only available when the trackMetadata option was set to true when creating a table and the insert or update statement set the _metadata column.

public string? Metadata { get; }

Property Value

string