Show / Hide Table of Contents

Enum SoTable.BlockKind

Should this table be blocked in generic api's and providers

Namespace: SuperOffice.Data.Dictionary
Assembly: SoDataBase.dll
Syntax
public enum SoTable.BlockKind

Fields

Name Description
BlockInAnyProvider

Block in any archiveprovider. Careful, check if there actuallyy is a legitimate ExtenderBase for the table first, to avoid breaking things

BlockInDotSyntax

Block in the DotSyntax system, but allow in coded providers

None

Do not block - usual case

Extension Methods

EnumUtil.MapEnums<SoTable.BlockKind, To>(SoTable.BlockKind)
Converters.MapEnums<SoTable.BlockKind, To>(SoTable.BlockKind)
ObjectExtensions.AssignByReflection<SoTable.BlockKind>(SoTable.BlockKind, SoTable.BlockKind)
ObjectExtensions.GraphCopy<SoTable.BlockKind>(SoTable.BlockKind)
RegistryExtensions.GetRegistryRowAsync(Enum, string, CancellationToken)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top