USqlTableStatistics.SchemaName Property

Definition

Gets or sets the name of the schema associated with this table and database.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to