Condividi tramite


Membri Index

The Index object represents a SQL Server index.

Il tipo Index espone i membri seguenti.

Costruttori

  Nome Descrizione
Metodo pubblico Index() () () () Initializes a new instance of the Index class.
Metodo pubblico Index(SqlSmoObject, String) Initializes a new instance of the Index class on the specified parent object and with the specified name.

In alto

Metodi

  Nome Descrizione
Metodo protetto AddDatabaseContext (Ereditato da SqlSmoObject).
Metodo pubblico Alter() () () () Updates any Index object property changes on the instance of SQL Server. 
Metodo pubblico Alter(IndexOperation) Updates any Index object property changes on the instance of SQL Server for a specified index operation.
Metodo pubblico AlterAllIndexes Updates any Index object property changes for all indexes on the instance of SQL Server for a specified index operation.
Metodo protetto AlterImpl (Ereditato da SqlSmoObject).
Metodo protetto AlterImplFinish (Ereditato da SqlSmoObject).
Metodo protetto AlterImplInit (Ereditato da SqlSmoObject).
Metodo protetto AlterImplWorker (Ereditato da SqlSmoObject).
Metodo protetto AppendCommaText (Ereditato da ScriptNameObjectBase).
Metodo protetto AppendWithCommaText (Ereditato da ScriptNameObjectBase).
Metodo protetto AppendWithOption (Ereditato da ScriptNameObjectBase).
Metodo protetto BindDefaultImpl (Ereditato da SqlSmoObject).
Metodo protetto BindRuleImpl (Ereditato da SqlSmoObject).
Metodo protetto CheckCollation (Ereditato da SqlSmoObject).
Metodo pubblico CheckIndex Tests the integrity of database pages that store the index.
Metodo pubblico CheckIndexWithResult Tests the integrity of database pages that store the index.
Metodo protetto CheckObjectDirty (Ereditato da ScriptNameObjectBase).
Metodo protetto CheckObjectState() () () () Validates the state of the referenced object. (Ereditato da SqlSmoObject).
Metodo protetto CheckObjectState(Boolean) Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (Ereditato da SqlSmoObject).
Metodo protetto CheckObjectStateImpl (Ereditato da SqlSmoObject).
Metodo protetto CheckTextCorectness (Ereditato da ScriptNameObjectBase).
Metodo protetto CheckTextModeSupport (Ereditato da ScriptNameObjectBase).
Metodo protetto CheckVersion100 (Ereditato da SqlSmoObject).
Metodo protetto CheckVersion80 Checks the validity of the object on SQL Server 2000. (Ereditato da SqlSmoObject).
Metodo protetto CheckVersion80SP3 Checks the validity of the object on SQL Server 2000 SP3. (Ereditato da SqlSmoObject).
Metodo protetto CheckVersion90 Check the validity of the object on SQL Server 2005. (Ereditato da SqlSmoObject).
Metodo protetto CheckVersionBelow90 (Ereditato da SqlSmoObject).
Metodo protetto CleanObject Cleans the referenced object. (Ereditato da ScriptNameObjectBase).
Metodo pubblico Create Creates an index on the instance of SQL Server as defined by the Index object.
Metodo protetto CreateImpl (Ereditato da SqlSmoObject).
Metodo protetto CreateImplFinish (Ereditato da SqlSmoObject).
Metodo protetto CreateImplInit (Ereditato da SqlSmoObject).
Metodo pubblico Disable Disables the index.
Metodo pubblico Discover (Ereditato da SqlSmoObject).
Metodo pubblico Drop Drops the index.
Metodo pubblico DropAndMove(String) Drops a clustered index and moves the underlying table data to the specified filegroup.
Metodo pubblico DropAndMove(String, StringCollection) Drops a clustered index and moves the underlying table data to the partition scheme with the specified with partition scheme parameters.
Metodo protetto DropImpl (Ereditato da SqlSmoObject).
Metodo protetto DropImplWorker (Ereditato da SqlSmoObject).
Metodo pubblico Enable Enables the index.
Metodo pubblico EnumFragmentation() () () () Enumerates a list of fragmentation information for the index using the default fast fragmentation option.
Metodo pubblico EnumFragmentation(FragmentationOption) Enumerates a list of fragmentation information for the index with the specified fragmentation option.
Metodo pubblico EnumFragmentation(FragmentationOption, Int32) Enumerates a list of fragmentation information for the index with the specified fragmentation option and partition number.
Metodo protetto EnumScriptImpl (Ereditato da SqlSmoObject).
Metodo protetto EnumScriptImplWorker (Ereditato da SqlSmoObject).
Metodo pubblico EnumStatistics Enumerates a list of statistical information for the index.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo protetto ForceTextModeOnTextBody Enforces text mode on the text body. (Ereditato da ScriptNameObjectBase).
Metodo protetto FormatSqlVariant (Ereditato da SqlSmoObject).
Metodo protetto GenerateDataSpaceFileStreamScript (Ereditato da SqlSmoObject).
Metodo protetto GenerateDataSpaceScript (Ereditato da SqlSmoObject).
Metodo protetto GetBindDefaultScript (Ereditato da SqlSmoObject).
Metodo protetto GetBindRuleScript (Ereditato da SqlSmoObject).
Metodo protetto GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (Ereditato da SqlSmoObject).
Metodo protetto GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (Ereditato da SqlSmoObject).
Metodo protetto GetBraketNameForText (Ereditato da ScriptNameObjectBase).
Metodo protetto GetDateTimeParameter (Ereditato da SqlSmoObject).
Metodo protetto GetDateTimeParameterAsInt (Ereditato da SqlSmoObject).
Metodo protetto GetDBName Gets the database name that is associated with the object. (Ereditato da SqlSmoObject).
Metodo protetto GetEnumParameter (Ereditato da SqlSmoObject).
Metodo protetto GetFragOptionString (Ereditato da SqlSmoObject).
Metodo protetto GetGuidParameter (Ereditato da SqlSmoObject).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo protetto GetIsTextDirty Determines whether the text value is consistent with stored value. (Ereditato da ScriptNameObjectBase).
Metodo protetto GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (Ereditato da SqlSmoObject).
Metodo protetto GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (Ereditato da SqlSmoObject).
Metodo protetto GetPropValue (Ereditato da SqlSmoObject).
Metodo protetto GetPropValueOptional (Ereditato da SqlSmoObject).
Metodo protetto GetPropValueOptionalAllowNull (Ereditato da SqlSmoObject).
Metodo protetto GetRealValue (Ereditato da SqlSmoObject).
Metodo protetto GetScriptIncludeExists (Ereditato da ScriptNameObjectBase).
Metodo protetto GetScriptingOptionsForCreate (Ereditato da SqlSmoObject).
Metodo protetto GetServerName Gets the name of the instance of SQL Server with which the object is associated. (Ereditato da SqlSmoObject).
Metodo protetto GetServerObject (Ereditato da SqlSmoObject).
Metodo protetto GetSqlServerVersionName Gets the version name of the instance of SQL Server with which the object is associated. (Ereditato da SqlSmoObject).
Metodo protetto GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) (Ereditato da SqlSmoObject).
Metodo protetto GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) (Ereditato da SqlSmoObject).
Metodo protetto GetTextBody() () () () Returns the text body. (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextBody(Boolean) Returns the text body. (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextForScript(ScriptingOptions, Boolean, array<String> [] () [] []) Gets the text for scripting. (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextForScript(ScriptingOptions, Boolean, array<String> [] () [] [], Boolean) (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextHeader Returns the text header. (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextMode Determines whether the script name is using text mode. (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextProperty(String) (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTextProperty(String, ScriptingOptions) (Ereditato da ScriptNameObjectBase).
Metodo protetto GetTimeSpanParameterAsInt (Ereditato da SqlSmoObject).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto GetUrnRecursive(StringBuilder) (Ereditato da SqlSmoObject).
Metodo protetto GetUrnRecursive(StringBuilder, UrnIdOption) (Ereditato da SqlSmoObject).
Metodo protetto ImplInitialize (Ereditato da SqlSmoObject).
Metodo pubblico Initialize() () () () Initializes the object and forces the properties be loaded. (Ereditato da SqlSmoObject).
Metodo pubblico Initialize(Boolean) Initializes the object and forces the properties be loaded. (Ereditato da SqlSmoObject).
Metodo protetto IsObjectDirty Determines whether the referenced object is consistent with the stored object. (Ereditato da ScriptNameObjectBase).
Metodo protetto IsObjectInitialized Verifies whether the object has been initialized. (Ereditato da SqlSmoObject).
Metodo protetto IsObjectInSpace Verifies whether the object is isolated or connected to the instance of SQL Server. (Ereditato da SqlSmoObject).
Metodo protetto IsVersion80SP3 (Ereditato da SqlSmoObject).
Metodo protetto MarkDropped (Ereditato da SqlSmoObject).
Metodo pubblico MarkForDrop Marks the index to be dropped the next time that the Alter method is run on the Index object's parent object.
Metodo protetto MarkForDropImpl (Ereditato da SqlSmoObject).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo protetto PostAlter (Ereditato da SqlSmoObject).
Metodo protetto PostCreate (Ereditato da SqlSmoObject).
Metodo protetto PostDrop (Ereditato da SqlSmoObject).
Metodo pubblico Rebuild() () () () Rebuilds the index.
Metodo pubblico Rebuild(Int32) Rebuilds the index on the partition with the specified partition number.
Metodo pubblico RebuildAllIndexes Rebuilds all the indexes.
Metodo pubblico RecalculateSpaceUsage Updates the disk resource usage of the index.
Metodo pubblico Recreate Re-creates the index.
Metodo pubblico Refresh Refreshes the Index object and its properties. (Esegue l'override di ScriptNameObjectBase. . :: . .Refresh() () () ().)
Metodo pubblico Rename Renames the index.
Metodo protetto RenameImpl This method supports the SMO infrastructure and is not intended to be used directly from your code. (Ereditato da NamedSmoObject).
Metodo protetto RenameImplWorker This method supports the SMO infrastructure and is not intended to be used directly from your code. (Ereditato da NamedSmoObject).
Metodo pubblico Reorganize Reorganizes the index based on current property settings.
Metodo pubblico ReorganizeAllIndexes Reorganizes all the indexes based on current property settings.
Metodo pubblico Script() () () () Generates a Transact-SQL script that can be used to re-create the index.
Metodo pubblico Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the index as specified by the script options.
Metodo protetto ScriptAlter (Ereditato da SqlSmoObject).
Metodo protetto ScriptAnsiQI (Ereditato da ScriptNameObjectBase).
Metodo protetto ScriptChangeOwner This method supports the SMO infrastructure and is not intended to be used directly from your code. (Ereditato da NamedSmoObject).
Metodo protetto ScriptCreate (Ereditato da SqlSmoObject).
Metodo protetto ScriptDdl (Ereditato da SqlSmoObject).
Metodo protetto ScriptDrop (Ereditato da SqlSmoObject).
Metodo protetto ScriptImpl() () () () (Ereditato da SqlSmoObject).
Metodo protetto ScriptImpl(ScriptingOptions) (Ereditato da SqlSmoObject).
Metodo protetto ScriptImplWorker (Ereditato da SqlSmoObject).
Metodo protetto ScriptInformativeHeaders (Ereditato da ScriptNameObjectBase).
Metodo protetto ScriptRename This method supports the SMO infrastructure and is not intended to be used directly from your code. (Ereditato da NamedSmoObject).
Metodo protetto SetCollectionTextMode Sets the collection text mode. (Ereditato da ScriptNameObjectBase).
Metodo protetto SetParentImpl (Ereditato da SqlSmoObject).
Metodo protetto SetTextBody Specifies the text body. (Ereditato da ScriptNameObjectBase).
Metodo protetto SetTextHeader Specifies the text header. (Ereditato da ScriptNameObjectBase).
Metodo protetto SetTextMode Specifies the text mode. (Ereditato da ScriptNameObjectBase).
Metodo protetto SwitchTextMode Switches the text mode. (Ereditato da ScriptNameObjectBase).
Metodo protetto ThrowIfTextIsDirtyForAlter (Ereditato da ScriptNameObjectBase).
Metodo pubblico ToString Returns a String that represents the referenced object. (Ereditato da SqlSmoObject).
Metodo protetto TouchImpl (Ereditato da SqlSmoObject).
Metodo protetto UnbindDefaultImpl (Ereditato da SqlSmoObject).
Metodo protetto UnbindRuleImpl (Ereditato da SqlSmoObject).
Metodo pubblico UpdateStatistics() () () () Updates statistics for the referenced index.
Metodo pubblico UpdateStatistics(StatisticsScanType) Updates statistics for the referenced index with the specified statistics scan type.
Metodo pubblico UpdateStatistics(StatisticsScanType, Int32) Updates statistics for the referenced index with the specified statistics scan type and specified sample size.
Metodo pubblico UpdateStatistics(StatisticsScanType, Int32, Boolean) Updates statistics for the referenced index with the specified statistics scan type and specified sample size and with the option to recompute the statistics.
Metodo pubblico Validate (Ereditato da SmoObjectBase).

In alto

Campi

  Nome Descrizione
Campo protetto m_ExtendedProperties (Ereditato da SqlSmoObject).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica BoundingBoxXMax Specifies the x-coordinate of the upper right corner of a bounding box
Proprietà pubblica BoundingBoxXMin Specifies the x-coordinate of the lower-left corner of a bounding box.
Proprietà pubblica BoundingBoxYMax Specifies the y-coordinate of upper-right corner of a bounding box.
Proprietà pubblica BoundingBoxYMin Specifies the y-coordinate of the lower-left corner of a bounding box.
Proprietà pubblica CellsPerObject Defines the maximum number of cells that tessellation can count per object.
Proprietà pubblica CompactLargeObjects Gets or sets the Boolean property value that specifies whether to compact the large object (LOB) data in the index.
Proprietà pubblica DisallowPageLocks Gets or sets the Boolean property value that specifies whether the index allows page locks.
Proprietà pubblica DisallowRowLocks Gets or sets the Boolean property value that specifies whether the index allows row locks.
Proprietà pubblica Events Gets the index events supported by the Index object.
Proprietà protetta ExecuteForScalar Gets or sets the Boolean property value that specifies whether the object is set to the execute for scalar option. (Ereditato da SqlSmoObject).
Proprietà pubblica ExtendedProperties Represents a collection of ExtendedProperty objects. Each ExtendedProperty object represents an extended property defined on the Index object.
Proprietà pubblica FileGroup Gets or sets the filegroup where the index pages are stored.
Proprietà pubblica FileStreamFileGroup Gets or Sets the file group name for the index.
Proprietà pubblica FileStreamPartitionScheme Gets or Sets the partition scheme name for the index.
Proprietà pubblica FillFactor Gets or sets the percentage of an index page to fill when the index is created or re-created.
Proprietà pubblica FilterDefinition Gets or sets the String value that contains the definition for the filter.
Proprietà pubblica HasCompressedPartitions Gets or sets the Boolean property value that specifies whether the index has compressed partitions.
Proprietà pubblica HasFilter Gets the Boolean property value that specifies whether the index has a filter defined for a range of index values.
Proprietà pubblica ID Gets the index ID value that uniquely identifies the index within the database.
Proprietà pubblica IgnoreDuplicateKeys Gets or sets the Boolean property value that specifies whether the index ignores duplicate keys.
Proprietà pubblica IndexedColumns Gets a collection of IndexedColumn objects that represent all the columns participating in the index.
Proprietà pubblica IndexKeyType Gets or sets the index key type.
Proprietà pubblica IsClustered Gets or sets the Boolean property value that specifies whether the index is clustered.
Proprietà pubblica IsDisabled Gets or sets the Boolean property value that specifies whether the index is disabled.
Proprietà pubblica IsFullTextKey Gets the Boolean value that specifies whether the index is enabled for row identification in Microsoft Search.
Proprietà pubblica IsIndexOnComputed Gets the Boolean property value that specifies whether the index is based on a computed column.
Proprietà pubblica IsIndexOnTable Gets the Boolean property value that specifies whether the index is defined for a table or a view.
Proprietà pubblica IsPartitioned Gets the Boolean property value that specifies whether the index is stored in a partitioned scheme.
Proprietà pubblica IsSpatialIndex Specifies if an index is a Spatial Index
Proprietà pubblica IsSystemNamed Gets the Boolean property value that specifies whether the index was named automatically by the system.
Proprietà pubblica IsSystemObject Gets the Boolean property value that specifies whether the index is a system object.
Proprietà protetta IsTouched Gets the Boolean property value that specifies whether the object properties have been updated but not yet persisted on the server. (Ereditato da SqlSmoObject).
Proprietà pubblica IsUnique Gets or sets the Boolean property value that specifies whether the index is unique or not.
Proprietà pubblica IsXmlIndex Gets or sets the Boolean property value that specifies whether the index is an XML index.
Proprietà pubblica Level1Grid Specifies the first level of decomposition for a geometry data type.
Proprietà pubblica Level2Grid Specifies the second level of decomposition for a geometry data type.
Proprietà pubblica Level3Grid Specifies the third level of decomposition for a geometry data type.
Proprietà pubblica Level4Grid Specifies the fourth level of decomposition for a geometry data type.
Proprietà pubblica MaximumDegreeOfParallelism Gets or sets the maximum number of processors that can be used when running a query that uses the index.
Proprietà pubblica Name Gets or sets the name of the object. (Ereditato da NamedSmoObject).
Proprietà pubblica NoAutomaticRecomputation Gets or sets the Boolean property value that specifies whether statistics are regenerated when an index is created.
Proprietà protetta ObjectInSpace Gets the Boolean property value that specifies whether the object exists in isolation, or whether it is directly or indirectly connected to the instance of SQL Server. (Ereditato da SqlSmoObject).
Proprietà pubblica OnlineIndexOperation Gets or sets the Boolean property value that specifies whether the index will be kept online during index operations thus allowing access to the data.
Proprietà pubblica PadIndex Gets or sets the Boolean property value that specifies whether space is left open on each page of the intermediate levels of the index.
Proprietà pubblica Parent Gets or sets the SqlSmoObject object that is the parent of the Index object.
Proprietà pubblica ParentXmlIndex Gets or sets the parent of an XML index.
Proprietà pubblica PartitionScheme Gets or sets the partition scheme associated with the index.
Proprietà pubblica PartitionSchemeParameters Represents a collection of PartitionSchemeParameter objects. Each PartitionSchemeParameter object represents a parameter in the partition scheme associated with the index.
Proprietà pubblica PhysicalPartitions Gets a collection of PhysicalPartition objects that represent all the physical partitions on which the index is stored.
Proprietà pubblica Properties Gets a collection of Property objects that represent the object properties. (Ereditato da SqlSmoObject).
Proprietà protetta ScalarResult Gets the scalar result for the referenced object. (Ereditato da SqlSmoObject).
Proprietà pubblica SecondaryXmlIndexType Gets or sets the secondary XML index type.
Proprietà pubblica SortInTempdb Gets or sets the Boolean property value that specifies whether the index is sorted using the tempdb database for intermediate storage of data.
Proprietà pubblica SpaceUsed Gets or sets the disk space used to store the index data in kilobytes.
Proprietà pubblica SpatialIndexType Gets or sets the Spatial Index Type for a column.
Proprietà pubblica State Gets the state of the referenced object. (Ereditato da SmoObjectBase).
Proprietà pubblica Urn Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Ereditato da SqlSmoObject).
Proprietà pubblica UserData Gets or sets user-defined data associated with the referenced object. (Ereditato da SmoObjectBase).

In alto

Eventi

  Nome Descrizione
Evento pubblico PropertyChanged (Ereditato da SqlSmoObject).
Evento pubblico PropertyMetadataChanged (Ereditato da SqlSmoObject).

In alto

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
Implementazione esplicita dell'interfacciaMetodo privato IAlienObjectDiscover (Ereditato da SqlSmoObject).
Implementazione esplicita dell'interfacciaMetodo privato IAlienObjectGetParent (Ereditato da SqlSmoObject).
Implementazione esplicita dell'interfacciaMetodo privato IAlienObjectGetProperty (Ereditato da SqlSmoObject).
Implementazione esplicita dell'interfacciaMetodo privato ISfcPropertyProviderGetPropertySet (Ereditato da SqlSmoObject).
Implementazione esplicita dell'interfacciaMetodo privato IAlienObjectGetUrn (Ereditato da SqlSmoObject).
Implementazione esplicita dell'interfacciaMetodo privato IAlienObjectResolve (Ereditato da SqlSmoObject).
Implementazione esplicita dell'interfacciaMetodo privato IAlienObjectSetProperty (Ereditato da SqlSmoObject).

In alto