CheckVersion90 méthode
Check the validity of the object on SQL Server 2005.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Protected Sub CheckVersion90
'Utilisation
Me.CheckVersion90()
protected void CheckVersion90()
protected:
void CheckVersion90()
member CheckVersion90 : unit -> unit
protected function CheckVersion90()
Voir aussi