Share via


DatabaseObjectName.SchemaName Property

Definition

Gets the unescaped name of the schema containing the object

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to