Table of Contents

Method NotExists

Namespace
LMKit.Data
Assembly
LM-Kit.NET.dll

NotExists(string)

Creates a filter matching entries that do not carry key.

public static MetadataFilter NotExists(string key)

Parameters

key string

Returns

MetadataFilter
Share