Bagikan melalui


RecordSet.RecordSetName Property

Definition

Gets or sets recordset name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to