xSQL Schema Compare SDK for SQL Server version 12
SqlVersion Class Properties


For a list of all members of this type, see SqlVersion members.

Public Properties
 NameDescription
Public PropertyBuildNumber Gets or sets the build number of SQL Server.  
Public PropertyEdition Gets or sets the edition of SQL Server.  
Public PropertyFullName Gets the full name of the entity formatted as schema.name. If the entity has no schema, only the name is returned. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyFullNameDelimitedOverridden.  Empty for this object.  
Public PropertyFullVersion Gets or sets the full version of SQL Server.  
Public PropertyFullyQualifyingName Gets the fully-qualifying name for the entity. (Inherited from xSQL.Schema.SqlServer.SqlEntity)
Public PropertyFullyQualifyingNameDelimited Gets the fully-qualifying name for the entity with delimiters. (Inherited from xSQL.Schema.SqlServer.SqlEntity)
Public PropertyId Gets or sets a unique id for the entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyIsEnterpriseEdition Indicates the enterprise edition of SQL Server.  
Public PropertyIsExpressEdition Indicates the express edition of SQL Server.  
Public PropertyIsLocalDB Gets or sets the value that indicates whether the server is an instance of the SQL Server Express LocalDB.  
Public PropertyIsSql2000 Indicates a SQL Server 2000.  
Public PropertyIsSql2005 Indicates a SQL Server 2005.  
Public PropertyIsSql2008 Indicates a SQL Server 2008.  
Public PropertyIsSql2008R2 Indicates a SQL Server 2008 R2.  
Public PropertyIsSql2012 Indicates a SQL Server 2012.  
Public PropertyIsSql2014 Indicates a SQL Server 2014.  
Public PropertyIsSql2016 Indicates a SQL Server 2016.  
Public PropertyIsSql2017 Indicates a SQL Server 2017.  
Public PropertyIsSql2019 Indicates on-premise SQL Server 2019.  
Public PropertyIsSql2022 Indicates on-premise SQL Server 2022.  
Public PropertyIsSqlAzure Indicates a Microsoft Azure database.  
Public PropertyMajorVersion Gets or sets the major version number of SQL Server.  
Public PropertyMinorVersion Gets or sets the minor version number of SQL Server.  
Public PropertyName Gets or sets the name of the entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyParent Gets the parent entity of this entity. (Inherited from xSQL.Schema.Core.Entity)
Public PropertyRevision Gets or sets the revision number of SQL Server.  
Public PropertySchema Gets or set the entity schema. (Inherited from xSQL.Schema.Core.Entity)
Public PropertySqlDatabaseGets the SqlDatabase to which the entity belongs. (Inherited from xSQL.Schema.SqlServer.SqlEntity)
Public PropertySqlServerPlatformId Gets a unique id that identifies SQL Server.  
Top
See Also

Reference

SqlVersion Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback