ISql100SpatialIndex 인터페이스
공간 인덱스를 모델링합니다.
네임스페이스: Microsoft.Data.Schema.Sql.SchemaModel
어셈블리: Microsoft.Data.Schema.Sql(Microsoft.Data.Schema.Sql.dll)
구문
‘선언
Public Interface ISql100SpatialIndex _
Inherits ISqlIndexBase, IDatabaseIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, _
IModelNamed, ISqlExtendedPropertyHost, ISqlModelElement, IScriptSourcedModelElement, IModelElement, _
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100SpatialIndex : ISqlIndexBase,
IDatabaseIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, IModelNamed, ISqlExtendedPropertyHost,
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity,
IModelAnnotationHolder
public interface class ISql100SpatialIndex : ISqlIndexBase,
IDatabaseIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, IModelNamed, ISqlExtendedPropertyHost,
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity,
IModelAnnotationHolder
type ISql100SpatialIndex =
interface
interface ISqlIndexBase
interface IDatabaseIndex
interface ISql90SpecifiesStorage
interface ISqlSpecifiesStorage
interface IModelNamed
interface ISqlExtendedPropertyHost
interface ISqlModelElement
interface IScriptSourcedModelElement
interface IModelElement
interface IModelPropertyContainer
interface IModelEntity
interface IModelAnnotationHolder
end
public interface ISql100SpatialIndex extends ISqlIndexBase, IDatabaseIndex, ISql90SpecifiesStorage, ISqlSpecifiesStorage, IModelNamed, ISqlExtendedPropertyHost, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
ISql100SpatialIndex 형식에서는 다음과 같은 멤버를 노출합니다.
속성
이름 | 설명 | |
---|---|---|
CellsPerObject | CELLS_PER_OBJECT 옵션을 모델링합니다. | |
Column | 인덱싱되는 열을 가져오거나 설정합니다. | |
DoAllowPageLocks | 이 인덱스에 대해 페이지 잠금이 허용되는지 여부를 나타내는 값을 가져오거나 설정합니다. | |
DoAllowRowLocks | 이 인덱스에 대해 행 잠금이 허용되는지 여부를 나타내는 값을 가져오거나 설정합니다. | |
DoDropExisting | 기존 인덱스를 삭제할지 여부를 나타내는 값을 가져오거나 설정합니다. | |
DoIgnoreDuplicateKey | 중복 인덱스 키를 무시할지 여부를 나타내는 값을 가져오거나 설정합니다. | |
DoRecomputeStatistics | 해당 인덱스의 통계를 다시 계산할지 여부를 나타내는 값을 가져오거나 설정합니다. | |
DoSortInTempDB | TempDB 데이터베이스에서 정렬을 수행할지 여부를 나타내는 값을 가져오거나 설정합니다. | |
ElementClass | 요소의 메타데이터 클래스를 가져옵니다. (IModelElement에서 상속됨) | |
ExtendedProperties | 이 개체에 대한 확장 속성 목록을 가져옵니다. (ISqlExtendedPropertyHost에서 상속됨) | |
Filegroup | 개체를 저장할 파일 그룹을 가져오거나 설정합니다. (ISqlSpecifiesStorage에서 상속됨) | |
FillFactor | FILLFACTOR 옵션을 모델링합니다. | |
GridDensityLevel1 | 수준 1 모눈에 대한 밀도 값을 가져오거나 설정합니다. | |
GridDensityLevel2 | 수준 2 모눈에 대한 밀도 값을 가져오거나 설정합니다. | |
GridDensityLevel3 | 수준 3 모눈에 대한 밀도 값을 가져오거나 설정합니다. | |
GridDensityLevel4 | 수준 4 모눈에 대한 밀도 값을 가져오거나 설정합니다. | |
IndexedObject | 인덱싱되는 개체입니다. (IDatabaseIndex에서 상속됨) | |
IndexedObject | 인덱싱된 개체를 가져오거나 설정합니다. | |
IsDisabled | 인덱스가 사용되지 않는지 여부를 나타내는 값을 가져오거나 설정합니다. (ISqlIndexBase에서 상속됨) | |
IsOnline | 인덱스가 온라인인지 여부를 나타내는 값을 가져오거나 설정합니다. | |
IsPadded | 인덱스가 채워졌는지 여부를 나타내는 값을 가져오거나 설정합니다. | |
MaxDop | MAX_DOP 옵션을 모델링하는 값을 가져오거나 설정합니다. | |
Model | 모델 참조를 가져옵니다. (IModelEntity에서 상속됨) | |
Name | 요소의 이름을 가져오거나 설정합니다. (IModelElement에서 상속됨) | |
PartitionColumn | 개체를 분할할 열을 가져오거나 설정합니다. (ISql90SpecifiesStorage에서 상속됨) | |
PartitionScheme | 개체를 저장하는 데 사용할 파티션 구성표를 가져오거나 설정합니다. (ISql90SpecifiesStorage에서 상속됨) | |
PrimarySource | 요소의 기본 소스에 대한 정보를 가져옵니다. (IScriptSourcedModelElement에서 상속됨) | |
ResolutionStatus | 모델 요소의 해결 상태를 나타내는 값을 가져오거나 설정합니다. (IModelElement에서 상속됨) | |
SecondarySources | 요소의 보조 소스 목록을 가져옵니다. (IScriptSourcedModelElement에서 상속됨) | |
SourceCodePositions | 이 요소를 정의하는 소스의 목록을 가져옵니다. (IModelElement에서 상속됨) | |
Tessellation | 인덱스의 공간 분할(tessellation)을 가져오거나 설정합니다. | |
ValidationStatus | 모델 요소의 유효성 검사 상태를 나타내는 값을 가져오거나 설정합니다. (IModelElement에서 상속됨) | |
XMax | 경계 상자에 대한 최대 x 값을 가져오거나 설정합니다. | |
XMin | 경계 상자에 대한 최소 x 값을 가져오거나 설정합니다. | |
YMax | 경계 상자에 대한 최대 y 값을 가져오거나 설정합니다. | |
YMin | 경계 상자에 대한 최소 y 값을 가져오거나 설정합니다. |
위쪽
메서드
위쪽