IServerInformation Members
An interface based on the Information type properties.
The following tables list the members exposed by the IServerInformation type.
Public Properties
| Name | Description | |
|---|---|---|
![]() |
BuildClrVersionString | Gets the CLR build version string for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
BuildNumber | Gets the build number for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
Collation | Gets collation information for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
CollationID | Gets the CollationID for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
ComparisonStyle | Gets the Comparision Style.for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
ComputerNamePhysicalNetBIOS | Gets the host computer physical NetBIOS name.This property is not CLS-compliant. |
![]() |
Edition | Get the edition of the instance of SQL Server.This property is not CLS-compliant. |
![]() |
EngineEdition | Gets the SQL Server Engine edition as an edition object.This property is not CLS-compliant. |
![]() |
ErrorLogPath | Gets the error log path for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
IsCaseSensitive | Gets a Boolean value that specifies case sensitivity.This property is not CLS-compliant. |
![]() |
IsClustered | Gets a Boolean value that specifies if the instance of SQL Server is clustered.This property is not CLS-compliant. |
![]() |
IsFullTextInstalled | Gets a Boolean value that specifies if Full-Text is installed on the instance of SQL Server.This property is not CLS-compliant. |
![]() |
IsSingleUser | Gets a Boolean value that specifies if the instance of SQL Server is read-only.This property is not CLS-compliant. |
![]() |
Language | Gets the SQL Server language.This property is not CLS-compliant. |
![]() |
MasterDBLogPath | Gets the master database log path for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
MasterDBPath | Gets the master database data path for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
MaxPrecision | Gets the greatest decimal precision available for exact numeric data types (not floating point), including decimal and numeric. This property is not CLS-compliant. |
![]() |
NetName | Gets the network name for an instance of SQL Server.This property is not CLS-compliant. |
![]() |
OSVersion | Gets the host computer operating system version.This property is not CLS-compliant. |
![]() |
PhysicalMemory | Gets the total RAM installed, in MB, for the computer that is running the instance of SQL Server. This property is not CLS-compliant. |
![]() |
Platform | Gets the hardware platform for the computer that is running the instance of SQL Server. This property is not CLS-compliant. |
![]() |
Processors | Gets the number of processors that are installed on the computer that is running the instance of SQL Server.This property is not CLS-compliant. |
![]() |
Product | Gets the product title for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
ProductLevel | Gets the product level for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
ResourceLastUpdateDateTime | Gets a DateTime object that specifies the last time the resource database was updated.This property is not CLS-compliant. |
![]() |
ResourceVersionString | Gets the version number of the resource database.This property is not CLS-compliant. |
![]() |
RootDirectory | Gets the root directory for the instance of SQL Server.This property is not CLS-compliant. |
![]() |
SqlCharSet | Gets the SQL character set ID from the collation ID as a tinyint.This property is not CLS-compliant. |
![]() |
SqlCharSetName | Gets the SQL character set name from the collation.This property is not CLS-compliant. |
![]() |
SqlSortOrder | Gets the SQL sort order ID from the collation.This property is not CLS-compliant. |
![]() |
SqlSortOrderName | Gets SQL sort order name from the collation.This property is not CLS-compliant. |
![]() |
VersionMajor | Gets the portion of a component version identifier to the left of the first decimal point in the identifier.This property is not CLS-compliant. |
![]() |
VersionMinor | Gets the portion of a component version identifier to the right of the first decimal point in the identifier.This property is not CLS-compliant. |
![]() |
VersionString | Gets the date, version, and processor type of the instance of SQL Server.This property is not CLS-compliant. |
Top
.gif)