This topic has not yet been rated - Rate this topic

ScriptNameObjectBase.CheckObjectDirty Method

Checks whether object has been modified and not persisted.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected function CheckObjectDirty() : boolean

Return Value

Type: System.Boolean
A Boolean value, True if dirty, otherwise False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.