xSQL Schema Compare SDK for SQL Server version 12
xSQL.Schema.SqlServer Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassAggregateParameter Represents an aggregate parameter.
ClassAggregateParameterCollection Represents a collection of AggregateParameter elements.
ClassAssemblyInfo Provides information about the current assembly.
ClassBitSetBase Represents the class that provides a bit array storage.
ClassBoundColumn Represents a column bound to a default, rule, type or xml schema collection.
ClassBoundColumnCollection Represents a collection of BoundColumn elements.
ClassBoundDataType Represents a user-defined data type bound to a stand-alone default or rule.
ClassBoundDataTypeCollection Represents a collection of BoundDataType elements.
ClassChangeDataCapture Provides access to the change data capture attributes of a database table.
ClassDatabaseTriggerBase Provides the base class for a database trigger.
ClassDatabaseTriggerEvents Provides access to the events associated with a database (DDL) trigger.
ClassDataCompression Provides access to the data compression settings for a table or index.
ClassDataCompressionDataSpace Represents a data space that participates in a data compression. A data space is a filegroup or partition.
ClassDataCompressionDataSpaceCollection Represents a collection of DataCompressionDataSpace elements.
ClassEdgeConstraintNode Represents a graph node table referenced by an SqlEdgeConstraint constraint.
ClassEdgeConstraintNodePair Represents a pair of EdgeConstraintNode graph node tables referenced by an edge constraint SqlEdgeConstraint.
ClassEdgeConstraintNodePairCollection Represents a collection of EdgeConstraintNodePair elements.
ClassEntityDescriptor Provides labels for database entities.
ClassEntityDescriptor.Description  
ClassErrorRepository Provides storage and logging for operational errors.
ClassFileGroupMapping Represents a mapping between two database filegroups.
ClassFileGroupMappingCollection Represents a collection of FileGroupMapping elements.
ClassForeignKeyColumn Represents the column that participate in a foreign key.
ClassForeignKeyColumnCollection Represents a collection of ForeignKeyColumn elements.
ClassFullTextIndexColumn Represents the column that participates in a full-text index.
ClassFullTextIndexColumnCollection Represents a collection of FullTextIndexColumn elements.
ClassFunctionBase Represents the base class for a user-defined function.
ClassFunctionOrderColumn Represents the column that is used to order the result of a table-valued function.
ClassFunctionOrderColumnCollection Represents a collection of FunctionOrderColumn elements.
ClassFunctionParameter Represents a function parameter.
ClassFunctionParameterCollection Represents a collection of FunctionParameter elements.
ClassIndexBase Provides the base class for an index.
ClassIndexColumn Represents the column that participates in an index.
ClassIndexColumnCollection Represents a collection of IndexColumn elements.
ClassMappingBase Provides the base class for entity mappings such as filegroups or schemas.
ClassParameterBase Provides the base class for a parameter.
ClassParameterCollectionBase<TItem> Represents a collection of ParameterBase elements.
ClassPartitionFunctionParameter Represents the parameter used by a partition function.
ClassPartitionFunctionParameterCollection Represents a collection of PartitionFunctionParameter elements.
ClassPermissionType Contains the type of a database permission.
ClassPermissionTypeCollection Represents a collection of PermissionType elements.
ClassProcedureBase Provides the base class for a stored procedure.
ClassProcedureParameter Represents a procedure parameter.
ClassProcedureParameterCollection Represents a collection of ProcedureParameter elements
ClassRemoteDataArchiving Provides information related to the remote data archiving or stretching of a database table.
ClassRoleBase Represents the base class for a database or application role.
ClassSchemaErrorLogger Represents the class that logs schema error messages to a file.
ClassSchemaException Provides a generic exception that is thrown during various schema operations.
ClassSchemaMapping Represents a mapping between two database schemas.
ClassSchemaMappingCollection Represents a collection of SchemaMapping elements.
ClassSchemaNameEntity Contains a pair of schema/name for a database entity.
ClassSchemaNameEntityCollection Represents a collection of SchemaNameEntity elements.
ClassSchemaOptions Provides options that determine how the database schema is read.
ClassScript Provides access to the T-SQL script of a database entity.
ClassScriptBatch Represents a T-SQL fragment that is executed by SQL Server a single unit.
ClassScriptBatchCollection Represents a collection of ScriptBatch elements.
ClassScriptingOptions Provides options for the T-SQL script of a database entity.
ClassSnapshot Provides method for creating or opening database snapshots.
ClassSnapshotHeader Provides information related to a database snapshot.
ClassSqlAggregate Represents a user-defined aggregate.
ClassSqlAggregateCollection Represents a collection of SqlAggregate elements.
ClassSqlAggregateEventArgs Provides data to the event that is raised during the schema read of aggregates.
ClassSqlApplicationRole Represents an application role.
ClassSqlApplicationRoleCollection Represents a collection of SqlApplicationRole elements.
ClassSqlApplicationRoleEventArgs Provides data to the event that is raised during the schema read of the application roles.
ClassSqlAssembly Represents a .NET assembly registered in SQL Server.
ClassSqlAssemblyCollection Represents a collection of SqlAssembly elements.
ClassSqlAssemblyEventArgs Provides data to the event that is raised during the schema read of the database .NET assemblies.
ClassSqlAssemblyFile Represents the file for a .NET assembly registered in SQL Server.
ClassSqlAssemblyFileCollection Represents a collection of SqlAssemblyFile elements.
ClassSqlAssemblyFileEventArgs Provides data to the event that is raised during the schema read of the assembly files.
ClassSqlAsymmetricKey Represents a database asymmetric key.
ClassSqlAsymmetricKeyCollection Represents a collection of SqlAsymmetricKey elements.
ClassSqlAsymmetricKeyEventArgs Provides data to the event that is raised during the schema read of the asymmetric keys.
ClassSqlBrokerContract Represents a service broker contract.
ClassSqlBrokerContractCollection Represents a collection of SqlBrokerContract elements.
ClassSqlBrokerContractEventArgs Provides data to the event that is raised during the schema read of the service broker contracts.
ClassSqlBrokerMessageType Represents a service broker message type.
ClassSqlBrokerMessageTypeCollection Represents a collection of SqlBrokerMessageType elements.
ClassSqlBrokerMessageTypeEventArgs Provides data to the event that is raised during the schema read of the service broker message types.
ClassSqlBrokerMessageTypeMapping Represents a message type mapped to a service broker contract.
ClassSqlBrokerMessageTypeMappingCollection Represents a collection of SqlBrokerMessageTypeMapping elements.
ClassSqlBrokerPriority Represents a service broker priority.
ClassSqlBrokerPriorityCollection Represents a collection of SqlBrokerPriority elements.
ClassSqlBrokerPriorityEventArgs Provides data to the event that is raised during the schema read of the service broker priorities.
ClassSqlBrokerQueue Represents a service broker queue.
ClassSqlBrokerQueueCollection Represents a collection of SqlBrokerQueue elements.
ClassSqlBrokerQueueEventArgs Provides data to the event that is raised during the schema read of the service broker queues.
ClassSqlBrokerRemoteServiceBinding Represents a service broker remote service binding.
ClassSqlBrokerRemoteServiceBindingCollection Represents a collection of SqlBrokerRemoteServiceBinding elements.
ClassSqlBrokerRemoteServiceBindingEventArgs Provides data to the event that is raised during the schema read of the service broker remote service bindings.
ClassSqlBrokerRoute Represents a service broker route.
ClassSqlBrokerRouteCollection Represents a collection of SqlBrokerRoute elements.
ClassSqlBrokerRouteEventArgs Provides data to the event that is raised during the schema read of the service broker routes.
ClassSqlBrokerService Represents a broker service.
ClassSqlBrokerServiceCollection Represents a collection of SqlBrokerService elements.
ClassSqlBrokerServiceEventArgs Provides data to the event that is raised during the schema read of the service broker services.
ClassSqlCertificate Represents a database certificate.
ClassSqlCertificateCollection Represents a collection of SqlCertificate elements.
ClassSqlCertificateEventArgs Provides data to the event that is raised during the schema read of the database certificates.
ClassSqlCheckConstraint Represents a check constraint.
ClassSqlCheckConstraintCollection Represents a collection of SqlCheckConstraint elements.
ClassSqlCheckConstraintEventArgs Provides data to the event that is raised during the schema read of the check constraints.
ClassSqlClrDatabaseTrigger Represents a database trigger implemented as an CLR object.
ClassSqlClrDatabaseTriggerCollection Represents a collection of SqlClrDatabaseTrigger elements.
ClassSqlClrDatabaseTriggerEventArgs Provides data to the event that is raised during the schema read of the database CLR triggers.
ClassSqlClrDataType Represents a CLR data type.
ClassSqlClrDataTypeCollection Represents a collection of SqlClrDataType elements.
ClassSqlClrDataTypeEventArgs Provides data to the event that is raised during the schema read of the CLR data types.
ClassSqlClrFunction Represents a function implemented as a CLR object.
ClassSqlClrFunctionCollection Represents a collection of SqlClrFunction elements.
ClassSqlClrFunctionEventArgs Provides data to the event that is raised during the schema read of the CLR functions.
ClassSqlClrProcedure Represents a CLR procedure.
ClassSqlClrProcedureCollection Represents a collection of the SqlClrProcedure elements.
ClassSqlClrProcedureEventArgs Provides data to the event that is raised during the schema read of the CLR procedures.
ClassSqlClrTrigger Represent a CLR triggers.
ClassSqlClrTriggerCollection Represents a collection of SqlClrTrigger elements.
ClassSqlClrTriggerEventArgs Provides data to the event that is raised during the schema read of the CLR triggers.
ClassSqlColumn Represents a column.
ClassSqlColumnCollection Represents a collection of SqlColumn elements.
ClassSqlColumnEncryptionKey Represents a column encryption key.
ClassSqlColumnEncryptionKeyCollection Represents a collection of SqlColumnEncryptionKey elements.
ClassSqlColumnEncryptionKeyEventArgs Provides data to the event that is raised during the schema read of the column encryption keys.
ClassSqlColumnEncryptionKeyValue Represents a value associated with a SqlColumnEncryptionKey.
ClassSqlColumnEncryptionKeyValueCollection Represents a collection of SqlColumnEncryptionKeyValue elements.
ClassSqlColumnEventArgs Provides data to the event that is raised during the schema read of columns.
ClassSqlColumnMasterKey Represents a column master key.
ClassSqlColumnMasterKeyCollection Represents a collection of SqlColumnMasterKey elements.
ClassSqlColumnMasterKeyEventArgs Provides data to the event that is raised during the schema read of the column master keys.
ClassSqlConnectionManager A helper class for a SQL Server connections.
ClassSqlDatabase Represents a SQL Server database. Represents a SQL Server database.
ClassSqlDatabaseCollection Represents a collection of SqlDatabase elements.
ClassSqlDatabasePropertySet Represents the class that provides access to database properties.
ClassSqlDatabaseRole Represents a database role.
ClassSqlDatabaseRoleCollection Represents a collection of SqlDatabaseRole elements.
ClassSqlDatabaseRoleEventArgs Provides data to the event that is raised during the schema read of the database roles.
ClassSqlDatabaseTrigger Represents a database (DDL) trigger.
ClassSqlDatabaseTriggerCollection Represents a collection of SqlDatabaseTrigger elements.
ClassSqlDatabaseTriggerEventArgs Provides data to the event that is raised during the schema read of the database triggers
ClassSqlDataFile Represents a database physical file.
ClassSqlDataFileCollection Represents a collection of SqlDataFile elements.
ClassSqlDataType Represents a SQL Server data type.
ClassSqlDefault Represents a stand-alone default.
ClassSqlDefaultCollection Represents a collection of SqlDefault elements.
ClassSqlDefaultConstraint Represents a default constraint.
ClassSqlDefaultConstraintCollection Represents a collection of SqlDefaultConstraint elements.
ClassSqlDefaultConstraintEventArgs Provides data to the event that is raised during the schema read of the default constraints.
ClassSqlDefaultEventArgs Provides data to the event that is raised during the schema read of the stand-alone defaults.
ClassSqlDefinition Provides access to the T-SQL definition of database objects with SQL definition such as views, stored procedures, functions or triggers.
ClassSqlEdgeConstraint Represents an edge constraint created on an edge graph table.
ClassSqlEdgeConstraintCollection Represents a collection of SqlEdgeConstraint elements.
ClassSqlEdgeConstraintEventArgs Provides data to the event that is raised during the schema read of the edge constraints.
ClassSqlEntity Provides the base class for a database entity.
ClassSqlExtendedProperty Represents an extended property.
ClassSqlExtendedPropertyCollection Represents a collection SqlExtendedProperty elements.
ClassSqlExtendedPropertyEventArgs Provides data to the event that is raised during the schema read of the extended properties.
ClassSqlFileGroup Represents a database filegroup.
ClassSqlFileGroupCollection Represents a collection of SqlFileGroup elements.
ClassSqlFileGroupEventArgs Provides data to the event that is raised during the schema read of the database filegroups.
ClassSqlForeignKey Represents a foreign key constraint.
ClassSqlForeignKeyCollection Represents a collection of SqlForeignKey elements.
ClassSqlForeignKeyEventArgs Provides data to the event that is raised during the schema read of the foreign keys.
ClassSqlFullTextCatalog Represents a full-text catalog.
ClassSqlFullTextCatalogCollection Represents a collection of SqlFullTextCatalog elements.
ClassSqlFullTextCatalogEventArgs Provides data to the event that is raised during the schema read of the full-text catalogs.
ClassSqlFullTextIndex Represents a full-text index.
ClassSqlFullTextIndexEventArgs Provides data to the event that is raised during the schema read of the full-text indexes.
ClassSqlFullTextStopList Represents a full-text stop list.
ClassSqlFullTextStopListCollection Represents a collection of SqlFullTextStopList elements.
ClassSqlFullTextStopListEventArgs Provides data to the event that is raised during the schema read of the full-text stop lists.
ClassSqlFunction Represents a user-defined function.
ClassSqlFunctionCollection Represents a collection of the SqlFunction elements.
ClassSqlFunctionEventArgs Provides data to the event that is raised during the schema read of the user-defined functions.
ClassSqlIndex Represents an index.
ClassSqlIndexCollection Represents a collection of SqlIndex elements.
ClassSqlIndexEventArgs Provides data to the event that is raised during the schema read of indexes.
ClassSqlLogFile Represents a database log file.
ClassSqlLogFileCollection Represents a collection of SqlLogFile elements.
ClassSqlMemoryTable Represents a memory-optimized table supported on the SQL Server 2014.
ClassSqlMemoryTableCollection Represents a collection of SqlMemoryTable elements.
ClassSqlMemoryTableEventArgs Provides data to the event that is raised during the schema read of the memory-optimized tables.
ClassSqlPartitionFunction Represents a partition function.
ClassSqlPartitionFunctionCollection Represents a collection of SqlPartitionFunction elements.
ClassSqlPartitionFunctionEventArgs Provides data to the event that is raised during the schema read of the partition functions.
ClassSqlPartitionScheme Represents a partition scheme.
ClassSqlPartitionSchemeCollection Represents a collection of SqlPartitionScheme elements.
ClassSqlPartitionSchemeEventArgs Provides data to the event that is raised during the schema read of the partition schemes.
ClassSqlPermission Represents an object or statement permission.
ClassSqlPermissionCollection Represents a collection of SqlPermission elements.
ClassSqlPermissionEventArgs Provides data to the event that is raised during the schema read of permissions.
ClassSqlPrimaryKey Represents a primary key.
ClassSqlPrimaryKeyEventArgs Provides data to the event that is raised during the schema read of the primary keys.
ClassSqlProcedure Represents a stored procedure.
ClassSqlProcedureCollection Represents a collection of SqlProcedure elements.
ClassSqlProcedureEventArgs Provides data to the event that is raised during the schema read of the stored procedures.
ClassSqlPublicSettings Includes various public settings, such as the default connection properties and other settings.
ClassSqlReferencedForeignKeyCollection Represents the collection of foreign keys that reference a table.
ClassSqlRule Represents a database rule.
ClassSqlRuleCollection Represents a collection of SqlRule elements.
ClassSqlRuleEventArgs Provides data to the event that is raised during the schema read of rules.
ClassSqlSchema Represents a database schema.
ClassSqlSchemaCollection Represents a collection of SqlSchema elements.
ClassSqlSchemaEventArgs Provides data to the event that is raised during the schema read of the database schemas.
ClassSqlScriptableEntity Provides the base class for a database entity that can be scripted.
ClassSqlSearchProperty Represents a property associated with a search property list.
ClassSqlSearchPropertyCollection Represents a collection of SqlSearchProperty elements.
ClassSqlSearchPropertyEventArgs Provides data to the event that is raised during the schema read of the search properties.
ClassSqlSearchPropertyList Represents a search property list.
ClassSqlSearchPropertyListCollection Represents a collection of SqlSearchPropertyList elements.
ClassSqlSearchPropertyListEventArgs Provides data to the event that is raised during the schema read of the search property lists.
ClassSqlSecurityPolicy Represents a security policy supported by SQL Server 2016.
ClassSqlSecurityPolicyCollection Represents a collection of SqlSecurityPolicy elements.
ClassSqlSecurityPolicyEventArgs Provides data to the event that is raised during the schema read of the security policies.
ClassSqlSecurityPredicate Represents a security predicate supported by SQL Server 2016.
ClassSqlSecurityPredicateCollection Represents a collection of SqlSecurityPredicate elements.
ClassSqlSequence Represents a database sequence.
ClassSqlSequenceCollection Represents a collection of SqlSequence elements.
ClassSqlSequenceEventArgs Provides data to the event that is raised during the schema read of sequences.
ClassSqlSerializableCollection<TItem> Provides the base class for a collection of SqlSerializableEntity entities that can be serialized to a stream.
ClassSqlSerializableEntity Provides the base class for a database entity that can be serialized to a stream.
ClassSqlServer Represents a SQL Server instance.
ClassSqlSpatialIndex Represents a spatial index.
ClassSqlSpatialIndexCollection Represents a collection of SqlSpatialIndex elements.
ClassSqlSpatialIndexEventArgs Provides data to the event that is raised during the schema read of the spatial indexes.
ClassSqlStatistic Represents a database statistic.
ClassSqlStatisticCollection Represents a collection of SqlStatistic elements.
ClassSqlStatisticEventArgs Provides data to the event that is raised during the schema read of statistics.
ClassSqlSymmetricKey Represents a database symmetric key.
ClassSqlSymmetricKeyCollection Represents a collection of SqlSymmetricKey elements.
ClassSqlSymmetricKeyEventArgs Provides data to the event that is raised during the schema read of the symmetric keys.
ClassSqlSymmetricKeyItem Represents an item associated with a SqlSymmetricKey.
ClassSqlSymmetricKeyItemCollection Represents a collection of SqlSymmetricKeyItem elements.
ClassSqlSynonym Represents a database synonym.
ClassSqlSynonymCollection Represents a collection of SqlSynonym elements.
ClassSqlSynonymEventArgs Provides data to the event that is raised during the schema read of synonyms.
ClassSqlSystemDataType Represents a system type, which is a SQL Server built-in type.
ClassSqlTable Represents a database table.
ClassSqlTableCollection Represents a collection of SqlTable elements.
ClassSqlTableEventArgs Provides data to the event that is raised during the schema read of tables.
ClassSqlTrigger Represents a trigger.
ClassSqlTriggerCollection Represents a collection of SqlTrigger elements.
ClassSqlTriggerEventArgs Provides data to the event that is raised during the schema read of triggers.
ClassSqlUniqueConstraint Represents a unique constraint.
ClassSqlUniqueConstraintCollection Represents a collection of SqlUniqueConstraint elements.
ClassSqlUniqueConstraintEventArgs Provides data to the event that is raised during the schema read of the unique constraints.
ClassSqlUser Represents a database user.
ClassSqlUserCollection Represents a collection of SqlUser elements.
ClassSqlUserDefinedDataType Represents a user-defined data type.
ClassSqlUserDefinedDataTypeCollection Represents a collection of SqlUserDefinedDataType elements.
ClassSqlUserDefinedDataTypeEventArgs Provides data to the event that is raised during the schema read of the user-defined data types.
ClassSqlUserDefinedTableType Represents a user-defined table type.
ClassSqlUserDefinedTableTypeCollection Represents a collection of SqlUserDefinedTableType elements.
ClassSqlUserDefinedTableTypeEventArgs Provides data to the event that is raised during the schema read of the user-defined table types.
ClassSqlUserEventArgs Provides data to the event that is raised during the schema read of the database users.
ClassSqlVersion Provides information related to the version of SQL Server, such as version number, edition etc.
ClassSqlView Represents a database view.
ClassSqlViewCollection Represents a collection of SqlView elements.
ClassSqlViewEventArgs Provides data to the event that is raised during the schema read of views.
ClassSqlXmlIndex Represents an xml index.
ClassSqlXmlIndexCollection Represents a collection of SqlXmlIndex elements.
ClassSqlXmlIndexEventArgs Provides data to the event that is raised during the schema read of the xml indexes.
ClassSqlXmlSchemaCollection Represents an xml schema collection.
ClassSqlXmlSchemaCollectionCollection Represents a collection of SqlXmlSchemaCollection elements.
ClassSqlXmlSchemaCollectionEventArgs Provides data to the event that is raised during the schema read of the xml schema collections.
ClassStatisticColumn Represents the column that belongs to a statistic.
ClassStatisticColumnCollection Represents a collection of StatisticColumn elements.
ClassStopListWord Represents the keyword that belongs to a full-text stop list.
ClassStopListWordCollection Represents a collection of StopListWord elements.
ClassSystemVersioning Provides information about system-versioning for a regular table or a memory table.
ClassTableViewBase Represents the base class for a table or view.
ClassTriggerBase Represents the base class for a trigger.
ClassXmlCompression Contains an xml compression settings for a table or index.
ClassXmlCompressionCollection Represents a collection of XmlCompression items.
ClassXmlIndexNamespace Represents the namespace defined by a selective xml index.
ClassXmlIndexNamespaceCollection Represents a collection of the XmlIndexNamespace elements.
ClassXmlIndexPath Represents the path of a selective xml index.
ClassXmlIndexPathCollection Represents a collection of the XmlIndexPath elements.
Interfaces
 InterfaceDescription
InterfaceIClrEntity Provides properties for a database entity implemented as a CLR object.
InterfaceIEncryptableEntity Represents the interface that is implemented by a database entity that supports encryption.
InterfaceIEntityMapping Defines a method that determines whether two database entities can be paired together.
InterfaceIExecutionContext Represents the interface that is implemented by a database entity that support execution context, such as a procedure or function.
InterfaceIExtendedProperty Represents the interface implemented by a database entity that has extended properties.
InterfaceIPermission Represents the interface implemented by a database entity that can have permissions.
InterfaceISqlDefinitionEntity Represents the interface implemented by a database entity that has SQL definition, such as a view or procedure.
Enumerations
 EnumerationDescription
EnumerationAssemblyPermissionEnum Defines constants that indicate the code permission for a database .NET assembly.
EnumerationAsymmetricKeyEncryptionAlgorithmEnum Indicates the type of the encryption algorithm used by an asymmetric key.
EnumerationChangeTrackingRetentionPeriodUnitEnum Specifies constants that indicate the retention period unit of the change tracking.
EnumerationCheckConstraintTypeEnum Indicates the type of a check constraint.
EnumerationColumnEncryptionTypeEnum Defines constants that indicate the type of encryption applied to a column.
EnumerationColumnSystemVersioningPeriodTypeEnum Defines constants that indicate the period type that a column stores in a system-versioned table.
EnumerationDatabaseCompatibilityEnum Specifies constants that indicate the database compatibility level.
EnumerationDatabasePageVerificationEnum Specifies the page-verification setting for the database.
EnumerationDatabaseRecoveryModelEnum Specifies the recovery model for the database.
EnumerationDatabaseSnapshotIsolationStateEnum Specifies the snapshot isolation state of the database.
EnumerationDatabaseStateEnum Specifies constants that indicate the state of the database.
EnumerationDatabaseUserAccessEnum Specifies the database user access mode.
EnumerationDataCompressionTypeEnum Indicates the compression type of a data partition.
EnumerationDataTypeConversionEnum Specifies the conversion between two SQL Server data types.
EnumerationDataTypeEnum Defines constants for SQL Server data types.
EnumerationDurabilityEnum Defines the durability of a memory-optimized table.
EnumerationEdgeConstraintActionEnum Specifies the action taken when the nodes, on which a given edge connects to, are deleted.
EnumerationExecutionContextEnum Specifies constants that indicates the type of the execution context of an object.
EnumerationFileGrowthEnum Specifies the growth type of a data file or log file.
EnumerationForeignKeyActionEnum Specifies the action taken by a foreign key when the primary key value referenced by the key is updated.
EnumerationFullTextChangeTrackingEnum Specifies the change tracking option for a full-text index.
EnumerationFullTextStopListTypeEnum Specifies the type of a full-text stop list used by a full-text index.
EnumerationFunctionTypeEnum Defines constants that indicate the type of a user-defined function.
EnumerationHashAlgorithmEnum Represents the algorithm to be used to compute a hash value.
EnumerationLockEscalationEnum Defines constants that indicate the lock escalation type.
EnumerationMessageTypeMappingEnum Specifies the type of message that can be sent in a Service Broker conversation.
EnumerationMessageTypeValidationEnum Specifies the type of validation that Service Broker performs on a messages type.
EnumerationPartitionFunctionRangeTypeEnum Specifies the range type of a partition function.
EnumerationPermissionStateEnum Defines constants that indicate the permission type.
EnumerationPrivateKeyEncryptionEnum Specifies the type of the encryption used by the private key of a certificate or asymmetric key.
EnumerationRemoteArchivingMigrationDirectionEnum Defines constants that determine the migration direction of a stretched table.
EnumerationScriptTypeEnum Defines constants that indicate the type of script included in a batch.
EnumerationSecondaryXmlIndexTypeEnum Defines constants that indicate the type of a secondary XML index.
EnumerationSecurityPredicateOperationEnum Defines constants that indicate the type of the DML operation for which a security predicate will be applied.
EnumerationSecurityPredicateTypeEnum Defines constants that indicates the type of a security predicate.
EnumerationSpatialIndexLevelTypeEnum Specifies the grid density type of a spatial index.
EnumerationSpatialIndexTessellationEnum Indicates the tessellation scheme of a spatial index.
EnumerationSpatialIndexTypeEnum Indicates the type of a spatial index.
EnumerationSqlEntityTypeEnum Defines constants that indicate the type of a database object.
EnumerationSymmetricKeyEncryptionAlgorithmEnum Specifies the type of the encryption algorithm used by a symmetric key.
EnumerationSymmetricKeyEncryptionEnum Specifies the type of the encryption used by a symmetric key.
EnumerationSynonymBaseObjectTypeEnum Defines constants that indicate the type of the base object for a synonym.
EnumerationSystemVersioningTypeEnum Defines constants the indicate the type of system-versioning of a disk-table or memory-table.
EnumerationTriggerExecutionOrderEnum Specifies the trigger execution order.
EnumerationUserTypeEnum Defines constants that indicate the type of a database principal.
EnumerationXmlIndexPathTypeEnum Defines constants that indicate the node type in a selective xml index path.
EnumerationXmlIndexTypeEnum Defines constants that determine the type of an xml index.
See Also

Reference

xSQL.Schema.SqlServer Assembly

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback