Freigeben über


IServerInformation-Member

An interface based on the Information type properties.

Der IServerInformation-Typ macht die folgenden Member verfügbar.

Eigenschaften

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

Zum Anfang