Table of Contents

Interface IScrambledDatabase

Namespace
The.Components
Assembly
Instagile.dll
public interface IScrambledDatabase : IScrambled, IEntity, IHasChanges
Inherited Members
Extension Methods

Properties

IgnoreDocuments

bool IgnoreDocuments { get; set; }

Property Value

bool

Name

[AllowNull]
string Name { get; set; }

Property Value

string

Properties

IScrambledDatabaseProperties Properties { get; }

Property Value

IScrambledDatabaseProperties

SkipRecalculation

bool SkipRecalculation { get; set; }

Property Value

bool