This topic has not yet been rated - Rate this topic

StoredProcedure.CreateDate Property

Gets the date and time when the stored procedure was created.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase)]
public DateTime CreateDate { get; }

Property Value

Type: System.DateTime
A DateTime system object value that specifies the date and time when the stored procedure was created.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.