다음을 통해 공유


BackupSetInfo.LastLsn Property

Definition

Gets or sets last log sequence number of the backup file

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to