ObjectSchemaTable Property

NReco.GraphQL Class Library Documentation
Database table name (or view) that corresponds to this object.

Namespace:  NReco.GraphQL.Schemas
Assembly:  NReco.GraphQL (in NReco.GraphQL.dll) Version: 1.0.0
Syntax

public string Table { get; set; }

Property Value

Type: String
See Also

Reference