IServerInformation.BuildNumber 속성

Gets the build number for the instance of SQL Server.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

[DisplayDescriptionKeyAttribute("Server_BuildNumberDesc")]
[DisplayNameKeyAttribute("Server_BuildNumberName")]
int BuildNumber { get; }

속성 값

유형: System.Int32
The build number for the instance of SQL Server.

참고 항목

참조

IServerInformation 인터페이스

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