SqlSmoObject.CheckVersion90 Method ()

 

Check the validity of the object on SQL Server 2005.

Namespace:   Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

protected void CheckVersion90()
protected:
void CheckVersion90()
member CheckVersion90 : unit -> unit
Protected Sub CheckVersion90

Examples

Calling Methods

See Also

SqlSmoObject Class
Microsoft.SqlServer.Management.Smo Namespace

Return to top