xSQL.Schema.SqlServer Namespace : SchemaOptions Class |
For a list of all members of this type, see SchemaOptions members.
Name | Description | |
---|---|---|
![]() | CorrectHistoryTableMissingPartitioning | Indicates that the partitioning of the history table associated with a system-versioned table should be updated when some of the properties are missing.
In some rare cases, due to a bug in the SQL Server system-versioning, the partitioning column of the history table is not set. |
![]() | ReadAggregates | Indicates whether the aggregates should be read. |
![]() | ReadApplicationRoles | Indicates whether the application roles should be read. |
![]() | ReadAssemblies | Indicates whether the assemblies should be read. |
![]() | ReadAsymmetricKeys | Indicates whether the asymmetric keys should be read. |
![]() | ReadBrokerContracts | Indicates whether the broker contracts should be read. |
![]() | ReadBrokerMessageTypes | Indicates whether the broker message types should be read. |
![]() | ReadBrokerPriorities | Indicates whether the broker priorities should be read. |
![]() | ReadBrokerQueues | Indicates whether the broker queues should be read. |
![]() | ReadBrokerRemoteServiceBindings | Indicates whether the remote service bindings should be read. |
![]() | ReadBrokerRoutes | Indicates whether the broker routes should be read. |
![]() | ReadBrokerServices | Indicates whether the broker services should be read. |
![]() | ReadCertificates | Indicates whether the certificates should be read. |
![]() | ReadCheckConstraints | Indicates whether the check constraints should be read. |
![]() | ReadClrTypes | Indicates whether the CLR types should be read. |
![]() | ReadColumnEncryptionKeys | Indicates whether the column encryption keys should be read. |
![]() | ReadColumnMasterKeys | Indicates whether the column master keys should be read. |
![]() | ReadDatabaseRoles | Indicates whether the database roles should be read. |
![]() | ReadDatabaseTriggers | Indicates whether the database triggers should be read. |
![]() | ReadDefaultConstraints | Indicates whether the default constraints should be read. |
![]() | ReadDefaults | Indicates whether the defaults should be read. |
![]() | ReadEdgeConstraints | Indicates whether the edge constraints should be read. |
![]() | ReadExtendedProperties | Indicates whether the extended properties should be read. |
![]() | ReadForeignKeyConstraints | Indicates whether the foreign keys should be read. |
![]() | ReadFullTextCatalogs | Indicates whether the full-text catalogs should be read. |
![]() | ReadFullTextIndexes | Indicates whether the full-text indexes should be read. |
![]() | ReadFullTextStopLists | Indicates whether the full-text stop lists should be read. |
![]() | ReadFullTextStopListWords | Indicates whether the keywords associated with the full-text stop lists be read. |
![]() | ReadFunctions | Indicates whether the functions should be read. |
![]() | ReadGraphTables | Indicates whether the graph tables should be read. |
![]() | ReadIndexes | Indicates whether the indexes should be read. |
![]() | ReadMemoryTables | Indicates whether the memory-optimized tables should be read. |
![]() | ReadPartitionFunctions | Indicates whether the partition functions should be read. |
![]() | ReadPartitionSchemes | Indicates whether the partition schemes be read. |
![]() | ReadPermissions | Indicates whether the permissions should be read. |
![]() | ReadPrimaryKeys | Indicates whether the primary keys should be read. |
![]() | ReadProcedures | Indicates whether the procedures should be read. |
![]() | ReadRules | Indicates whether the rules should be read. |
![]() | ReadSchemas | Indicates whether the database schemas should be read. |
![]() | ReadSearchPropertyLists | Indicates whether the search property lists should be read. |
![]() | ReadSecurityPolicies | Indicates whether the security policies should be read. |
![]() | ReadSequences | Indicates whether the sequences should be read. |
![]() | ReadSpatialIndexes | Indicates whether the spatial indexes should be read. |
![]() | ReadStatistics | Indicates whether the statistics should be read. |
![]() | ReadSymmetricKeys | Indicates whether the symmetric keys should be read. |
![]() | ReadSynonims | Indicates whether the synonyms should be read. |
![]() | ReadTables | Indicates whether the tables should be read. |
![]() | ReadTriggers | Indicates whether the trigger schema should be read. |
![]() | ReadUniqueConstraints | Indicates whether the unique constraints should be read. |
![]() | ReadUserDefinedDataTypes | Indicates whether the user-defined data types should be read. |
![]() | ReadUserDefinedTableTypes | Indicates whether the user-defined table types should be read. |
![]() | ReadUsers | Indicates whether the users should be read. |
![]() | ReadViews | Indicates whether the views should be read. |
![]() | ReadXmlIndexes | Indicates whether the xml indexes should be read. |
![]() | ReadXmlSchemaCollections | Indicates whether the xml schema collections be read. |