Table of Contents

Class ElementBean

Namespace
JJMasterData.Core.DataDictionary.Models
Assembly
JJMasterData.Core.dll
public sealed class ElementBean
Inheritance
ElementBean
Inherited Members

Properties

ConnectionId

[Display(Name = "Connection String")]
public Guid? ConnectionId { get; init; }

Property Value

Guid?

ImportFields

[Display(Name = "Import Fields")]
public bool ImportFields { get; init; }

Property Value

bool

Name

[Display(Name = "Table Or View Name", Prompt = "Table Or View Name")]
public string Name { get; init; }

Property Value

string