Show / Hide Table of Contents

Enum QueryExecutionHelper.ExecutionType

What kind of query - one that returns a reader with results, or some other kind

Namespace: SuperOffice.Data
Assembly: SoDataBase.dll
Syntax
public enum QueryExecutionHelper.ExecutionType

Fields

Name Description
NonQuery

What kind of query - one that returns a reader with results, or some other kind

Reader

What kind of query - one that returns a reader with results, or some other kind

Extension Methods

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