Share via


DatabaseBackupInfo.Position Property

Definition

Gets position of current database backup in the file.

[Newtonsoft.Json.JsonProperty(PropertyName="position")]
public int? Position { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="position")>]
member this.Position : Nullable<int>
Public ReadOnly Property Position As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to