次の方法で共有


CheckObjectDirty メソッド

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Protected Overridable Function CheckObjectDirty As Boolean
'使用
Dim returnValue As Boolean

returnValue = Me.CheckObjectDirty()
protected virtual bool CheckObjectDirty()
protected:
virtual bool CheckObjectDirty()
abstract CheckObjectDirty : unit -> bool 
override CheckObjectDirty : unit -> bool 
protected function CheckObjectDirty() : boolean

戻り値

型: System. . :: . .Boolean