ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SchemaTypes - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SchemaTypes

    Inheritance
    System.Object
    SchemaTypes
    Namespace: Syncfusion.Report.Data
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public sealed class SchemaTypes : Enum

    Fields

    Category

    Declaration
    public const SchemaTypes Category
    Field Value
    Type Description
    SchemaTypes

    Database

    Declaration
    public const SchemaTypes Database
    Field Value
    Type Description
    SchemaTypes

    Field

    Declaration
    public const SchemaTypes Field
    Field Value
    Type Description
    SchemaTypes

    Method

    Declaration
    public const SchemaTypes Method
    Field Value
    Type Description
    SchemaTypes

    Parameter

    Declaration
    public const SchemaTypes Parameter
    Field Value
    Type Description
    SchemaTypes

    Procedure

    Declaration
    public const SchemaTypes Procedure
    Field Value
    Type Description
    SchemaTypes

    Schema

    Declaration
    public const SchemaTypes Schema
    Field Value
    Type Description
    SchemaTypes

    Table

    Declaration
    public const SchemaTypes Table
    Field Value
    Type Description
    SchemaTypes

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32

    View

    Declaration
    public const SchemaTypes View
    Field Value
    Type Description
    SchemaTypes
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved