IServerInformation 속성

보호된 멤버 포함
상속된 멤버 포함

IServerInformation 유형에서 다음 멤버를 표시합니다.

속성

  이름 설명
공용 속성 BuildClrVersionString Gets the CLR build version string for the instance of SQL Server.
공용 속성 BuildNumber Gets the build number for the instance of SQL Server.
공용 속성 Collation Gets the collation information for the instance of SQL Server.
공용 속성 CollationID Gets the collation identifier for the instance of SQL Server.
공용 속성 ComparisonStyle Gets the comparison style for the instance of SQL Server.
공용 속성 ComputerNamePhysicalNetBIOS Gets the host computer physical NetBIOS name.
공용 속성 Edition Gets the edition of the instance of SQL Server.
공용 속성 EngineEdition Gets the SQL Server Engine edition as an edition object.
공용 속성 ErrorLogPath Gets the error log path for the instance of SQL Server.
공용 속성 IsCaseSensitive Gets a value that indicates whether the server uses case-sensitive.
공용 속성 IsClustered Gets a value that indicates whether the instance of SQL Server is clustered.
공용 속성 IsFullTextInstalled Gets a value that indicates whether the Full-Text is installed on the instance of SQL Server.
공용 속성 IsHadrEnabled Gets a value that indicates whether the Hadr is enabled.
공용 속성 IsSingleUser Gets a value that indicates whether the instance of SQL Server is read-only.
공용 속성 Language Gets the SQL Server language.
공용 속성 MasterDBLogPath Gets the master database log path for the instance of SQL Server.
공용 속성 MasterDBPath Gets the master database data path for the instance of SQL Server.
공용 속성 MaxPrecision Gets the greatest decimal precision available for exact numeric data types (not floating point), including decimal and numeric.
공용 속성 NetName Gets the network name for an instance of SQL Server.
공용 속성 OSVersion Gets the host computer operating system version.
공용 속성 PhysicalMemory Gets the total RAM installed, in MB, for the computer that is running the instance of SQL Server.
공용 속성 Platform Gets the hardware platform for the computer that is running the instance of SQL Server.
공용 속성 Processors Gets the number of processors that are installed on the computer that is running the instance of SQL Server.
공용 속성 Product Gets the product title for the instance of SQL Server.
공용 속성 ProductLevel Gets the product level for the instance of SQL Server.
공용 속성 ResourceLastUpdateDateTime Gets a DateTime object that specifies the last time the resource database was updated.
공용 속성 ResourceVersionString Gets the version of the SQL Server resource in string format.
공용 속성 RootDirectory Gets the root directory for the instance of SQL Server.
공용 속성 SqlCharSet Gets the SQL character set ID from the collation ID as a tinyint.
공용 속성 SqlCharSetName Gets the SQL character set name from the collation.
공용 속성 SqlSortOrder Gets the SQL sort order ID from the collation.
공용 속성 SqlSortOrderName Gets the SQL sort order name from the collation.
공용 속성 VersionMajor Gets the portion of a component version identifier to the left of the first decimal point in the identifier.
공용 속성 VersionMinor Gets the portion of a component version identifier to the right of the first decimal point in the identifier.
공용 속성 VersionString Gets the date, version, and processor type of the instance of SQL Server.

맨 위로 이동

참고 항목

참조

IServerInformation 인터페이스

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