SqlPool.CreationDate Property

Definition

Date the SQL pool was created.

public DateTimeOffset? CreationDate { get; set; }
member this.CreationDate : Nullable<DateTimeOffset> with get, set
Public Property CreationDate As Nullable(Of DateTimeOffset)

Property Value

Applies to