Método CheckVersionBelow90
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)
Sintaxe
'Declaração
Protected Sub CheckVersionBelow90
'Uso
Me.CheckVersionBelow90()
protected void CheckVersionBelow90()
protected:
void CheckVersionBelow90()
member CheckVersionBelow90 : unit -> unit
protected function CheckVersionBelow90()
Consulte também