This topic has not yet been rated - Rate this topic

Rule.CreateDate Property

Gets the time and date when the rule was created.

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

Property Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.