SqlSmoObject.CheckVersionBelow110 메서드
Checks whether version of SQL Server is before SQL Server 2012.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Protected Sub CheckVersionBelow110
‘사용 방법
Me.CheckVersionBelow110()
protected void CheckVersionBelow110()
protected:
void CheckVersionBelow110()
member CheckVersionBelow110 : unit -> unit
protected function CheckVersionBelow110()