Método CheckVersion90
Check the validity of the object on SQL Server 2005.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Sub CheckVersion90
'Uso
Me.CheckVersion90()
protected void CheckVersion90()
protected:
void CheckVersion90()
member CheckVersion90 : unit -> unit
protected function CheckVersion90()
Consulte também