Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the target server version based on the SQL Server version.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Syntax
'Declaration
Protected Sub SetTargetServerInfo
'Usage
Me.SetTargetServerInfo()
protected void SetTargetServerInfo()
protected:
void SetTargetServerInfo()
member SetTargetServerInfo : unit -> unit
protected function SetTargetServerInfo()