SqlSmoObject.CheckVersionBelow90 메서드

Checks whether version of SQL Server is before SQL Server 2005.

네임스페이스:  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()

참고 항목

참조

SqlSmoObject 클래스

Microsoft.SqlServer.Management.Smo 네임스페이스