Table of Contents

Class SearchConstants

Namespace
Innova.Data.Entity
Assembly
Innova.Data.dll

Constants used for searching entities.

public class SearchConstants
Inheritance
SearchConstants

Fields

EntityKey

The key of the entity.

EntityName

The name of the entity.

EntityTypeName

The type name of the entity.

KeySeperator

The separator used to separate multiple keys.

KeyValueSeperator

The separator used to separate key-value pairs.

keystringformat

The format string used to concatenate a key and value.

namestringformat

The format string used to concatenate a name and value.