IViewOptions.CreateDate Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("View_CreateDateDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("View_CreateDateName")]
public DateTime CreateDate { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("View_CreateDateDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("View_CreateDateName")>]
member this.CreateDate : DateTime
Public ReadOnly Property CreateDate As DateTime

Property Value

Attributes

Applies to