DatabaseObjectName.ObjectName Property

Definition

Gets the unescaped name of the object

[Newtonsoft.Json.JsonProperty(PropertyName="objectName")]
public string ObjectName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="objectName")>]
member this.ObjectName : string
Public ReadOnly Property ObjectName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to