QueryDataEntity ObjectDefinitionFullName Property

This is the name of the table in the database.

Namespace:  Scribe.Core.ConnectorApi.Query

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   string   ObjectDefinitionFullName { get; set; }

Property Value

Type: String

See

QueryDataEntity Class

Scribe.Core.ConnectorApi.Query Namespace