CheckVersionBelow90 方法
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Protected Sub CheckVersionBelow90
'用途
Me.CheckVersionBelow90()
protected void CheckVersionBelow90()
protected:
void CheckVersionBelow90()
member CheckVersionBelow90 : unit -> unit
protected function CheckVersionBelow90()