ISql100Table 接口

对表建模。

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
Public Interface ISql100Table _
    Inherits ISql90Table, ISqlTable, IDatabaseTable, IModelNamed,  _
    ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlColumnSource, IDatabaseColumnSource,  _
    ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication,  _
    ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql90SynonymTarget, ISql90SpecifiesTable, ISqlSpecifiesTable,  _
    ISql90XmlIndexedObject, ISql100SpatialIndexedObject, ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement,  _
    IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100Table : ISql90Table, 
    ISqlTable, IDatabaseTable, IModelNamed, ISqlOwnedObject, ISqlExtendedPropertyHost, 
    ISqlSecurable, ISqlColumnSource, IDatabaseColumnSource, ISqlStatisticBound, ISqlFulltextIndexedObject, 
    ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage, ISqlSpecifiesStorage, 
    ISql90SynonymTarget, ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject, ISql100SpatialIndexedObject, 
    ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100Table : ISql90Table, 
    ISqlTable, IDatabaseTable, IModelNamed, ISqlOwnedObject, ISqlExtendedPropertyHost, 
    ISqlSecurable, ISqlColumnSource, IDatabaseColumnSource, ISqlStatisticBound, ISqlFulltextIndexedObject, 
    ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage, ISqlSpecifiesStorage, 
    ISql90SynonymTarget, ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject, ISql100SpatialIndexedObject, 
    ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement, IScriptSourcedModelElement, IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISql100Table =  
    interface
        interface ISql90Table
        interface ISqlTable
        interface IDatabaseTable
        interface IModelNamed
        interface ISqlOwnedObject
        interface ISqlExtendedPropertyHost
        interface ISqlSecurable
        interface ISqlColumnSource
        interface IDatabaseColumnSource
        interface ISqlStatisticBound
        interface ISqlFulltextIndexedObject
        interface ISqlSpecifiesAnsiNulls
        interface ISqlSpecifiesQuotedIdentifier
        interface ISqlSupportsReplication
        interface ISql90SpecifiesStorage
        interface ISqlSpecifiesStorage
        interface ISql90SynonymTarget
        interface ISql90SpecifiesTable
        interface ISqlSpecifiesTable
        interface ISql90XmlIndexedObject
        interface ISql100SpatialIndexedObject
        interface ISql100SpecifiesFileStream
        interface ISql100SpecifiesDataCompressionOptions
        interface ISqlModelElement
        interface IScriptSourcedModelElement
        interface IModelElement
        interface IModelPropertyContainer
        interface IModelEntity
        interface IModelAnnotationHolder
    end
public interface ISql100Table extends ISql90Table, ISqlTable, IDatabaseTable, IModelNamed, ISqlOwnedObject, ISqlExtendedPropertyHost, ISqlSecurable, ISqlColumnSource, IDatabaseColumnSource, ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql90SynonymTarget, ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject, ISql100SpatialIndexedObject, ISql100SpecifiesFileStream, ISql100SpecifiesDataCompressionOptions, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

ISql100Table 类型公开以下成员。

属性

  名称 说明
公共属性 Columns 获取此 IDatabaseColumnSource 的列。 (继承自 IDatabaseColumnSource。)
公共属性 Columns 获取此源提供的列的列表。 (继承自 ISqlColumnSource。)
公共属性 Constraints 获取应用于该对象的约束的列表。 (继承自 ISql90SpecifiesTable。)
公共属性 Constraints 获取应用于该对象的约束的列表。 (继承自 ISqlSpecifiesTable。)
公共属性 DataCompressionOptions 获取数据压缩选项的列表。 (继承自 ISql100SpecifiesDataCompressionOptions。)
公共属性 DynamicObjectForChangeTable 获取或设置通过对此表调用 CHANGETABLE 而生成的、要在模型解析中使用的列源。
公共属性 ElementClass 获取元素的元数据类。 (继承自 IModelElement。)
公共属性 ExtendedProperties 获取此对象的扩展属性的列表。 (继承自 ISqlExtendedPropertyHost。)
公共属性 Filegroup 获取或设置存储该对象的文件组。 (继承自 ISqlSpecifiesStorage。)
公共属性 FilegroupForTextImage 获取或设置一个对 TEXTIMAGE_ON 选项建模的值。 (继承自 ISqlTable。)
公共属性 FileStreamFilegroup 获取或设置用于存储对象的文件流对象的文件组。 (继承自 ISql100SpecifiesFileStream。)
公共属性 FileStreamPartitionScheme 获取或设置用于存储对象的分区方案。 (继承自 ISql100SpecifiesFileStream。)
公共属性 FullTextIndex 获取应用于此对象的全文索引的列表。 (继承自 ISqlFulltextIndexedObject。)
公共属性 Indexes 获取适用于此 IDatabaseColumnSource 的索引。 (继承自 IDatabaseColumnSource。)
公共属性 Indexes 获取涉及此源的索引的列表。 (继承自 ISqlColumnSource。)
公共属性 IsAnsiNullsOn 获取或设置一个值,该值指示此对象的 ANSI NULLS 设置是否为 ON。 (继承自 ISqlSpecifiesAnsiNulls。)
公共属性 IsChangeDataCaptureOn 获取或设置一个值,该值指示是否对此表启用更改数据捕获。
公共属性 IsChangeTrackingOn 获取或设置一个值,该值指示是否对此表启用更改跟踪。
公共属性 IsFileStreamNull 获取或设置一个对 FILESTREAM_ON 选项建模的值。 (继承自 ISql100SpecifiesFileStream。)
公共属性 IsLargeValueTypesOutOfRow 获取或设置一个值,该值用于控制具有 varchar(max)、nvarchar(max)、varbinary(max)、xml、text、ntext、image 或用户定义的类型列的表的行内行为。 (继承自 ISql90Table。)
公共属性 IsQuotedIdentifierOn 获取或设置一个值,该值指示此对象的 QUOTED IDENTIFIER 设置是否为 ON。 (继承自 ISqlSpecifiesQuotedIdentifier。)
公共属性 IsReplicated 获取或设置一个值,该值指示对象是否受复制约束。 (继承自 ISqlSupportsReplication。)
公共属性 IsTableLockOnBulkLoad 获取或设置一个对“表上的大容量加载锁定”sp_tableoption 选项建模的值。 (继承自 ISqlTable。)
公共属性 IsTrackColumnsUpdatedOn 如果通过 TRACK_COLUMNS_UPDATED ON 启用更改跟踪,则为 true。
公共属性 IsVardecimalStorageFormatOn 获取或设置一个值,该值指示是否为表启用 Vardecimal 存储。 (继承自 ISql90Table。)
公共属性 LockEscalation 获取或设置一个对 LOCK_ESCALATION 选项建模的值。
公共属性 Model 获取模型引用。 (继承自 IModelEntity。)
公共属性 Name 获取或设置元素的名称。 (继承自 IModelElement。)
公共属性 Owner 获取或设置此对象的所有者。 (继承自 ISqlOwnedObject。)
公共属性 PartitionColumn 获取或设置在其中对对象进行分区的列。 (继承自 ISql90SpecifiesStorage。)
公共属性 PartitionScheme 获取或设置用于存储对象的分区方案。 (继承自 ISql90SpecifiesStorage。)
公共属性 Permissions 获取应用到此对象的权限的列表。 (继承自 ISqlSecurable。)
公共属性 PrimarySource 获取有关元素的主要源的信息。 (继承自 IScriptSourcedModelElement。)
公共属性 ResolutionStatus 获取或设置模型元素解析状态的值。 (继承自 IModelElement。)
公共属性 SecondarySources 获取元素的辅助源的列表。 (继承自 IScriptSourcedModelElement。)
公共属性 SourceCodePositions 获取用于定义此元素的源的列表。 (继承自 IModelElement。)
公共属性 SpatialIndexes 获取应用到此对象的空间索引的列表 (继承自 ISql100SpatialIndexedObject。)
公共属性 Statistics 获取应用于此对象的统计信息的列表。 (继承自 ISqlStatisticBound。)
公共属性 Synonyms 获取与此目标关联的同义词的列表。 (继承自 ISql90SynonymTarget。)
公共属性 TextInRowSize 获取或设置一个对“行中文本”sp_tableoption 选项建模的值。 (继承自 ISqlTable。)
公共属性 Triggers 获取涉及此源的数据操作语言 (DML) 触发器的列表。 (继承自 ISqlColumnSource。)
公共属性 ValidationStatus 获取或设置模型元素验证状态的值。 (继承自 IModelElement。)
公共属性 XmlIndex 获取与此对象关联的 XML 索引的列表。 (继承自 ISql90XmlIndexedObject。)

页首

方法

  名称 说明
公共方法 AddAnnotation 将给定批注添加到此元素。 (继承自 IModelAnnotationHolder。)
公共方法 Delete 从模型中删除此实例。 (继承自 IModelElement。)
公共方法 GetAnnotations() 返回附加到此元素的批注的列表。 (继承自 IModelAnnotationHolder。)
公共方法 GetAnnotations(Type) 返回给定类型的附加批注的列表。 (继承自 IModelAnnotationHolder。)
公共方法 GetAnnotations(ModelIdentifier) 返回具有给定标识符的附加批注的列表。 (继承自 IModelAnnotationHolder。)
公共方法 GetAnnotations(ModelIdentifier, Type) (继承自 IModelAnnotationHolder。)
公共方法 GetAnnotations<TType>() 返回实现给定批注类型且具有指定模型标识符的所有附加模型批注。 (继承自 IModelAnnotationHolder。)
公共方法 GetAnnotations<TType>(ModelIdentifier) (继承自 IModelAnnotationHolder。)
公共方法 GetColumnsRelationship() 返回此 IDatabaseColumnSource 和关联 IDatabaseColumn 实例之间的 IModelMultiRelationship。 (继承自 IDatabaseColumnSource。)
公共方法 GetColumnsRelationship() 返回 this 和关联 ISqlColumn 之间的 IModelMultiRelationship。 (继承自 ISqlColumnSource。)
公共方法 GetComposingChildren 返回构成此元素的子级的列表。 (继承自 IModelElement。)
公共方法 GetConstraintsRelationship() 返回 this 和关联 ISql90Constraint 之间的 IModelReverseMultiRelationship。 (继承自 ISql90SpecifiesTable。)
公共方法 GetConstraintsRelationship() 返回 this 和关联 ISqlConstraint 之间的 IModelReverseMultiRelationship。 (继承自 ISqlSpecifiesTable。)
公共方法 GetDataCompressionOptionsRelationship 返回 this 和关联 ISql100DataCompressionOption 之间的 IModelReverseMultiRelationship。 (继承自 ISql100SpecifiesDataCompressionOptions。)
公共方法 GetDynamicObjectForChangeTableRelationship 返回 this 和关联 ISqlDynamicColumnSource 之间的 IModelSingleRelationship
公共方法 GetExtendedPropertiesRelationship 返回 this 和关联 ISqlExtendedProperty 之间的 IModelReverseMultiRelationship。 (继承自 ISqlExtendedPropertyHost。)
公共方法 GetFilegroupForTextImageRelationship 返回 this 和关联 ISqlFilegroup 之间的 IModelSingleRelationship。 (继承自 ISqlTable。)
公共方法 GetFilegroupRelationship 返回 this 和关联 ISqlFilegroup 之间的 IModelSingleRelationship。 (继承自 ISqlSpecifiesStorage。)
公共方法 GetFileStreamFilegroupRelationship 返回 this 和关联 ISql100Filegroup 之间的 IModelSingleRelationship。 (继承自 ISql100SpecifiesFileStream。)
公共方法 GetFileStreamPartitionSchemeRelationship 返回 this 和关联 ISql100PartitionScheme 之间的 IModelSingleRelationship。 (继承自 ISql100SpecifiesFileStream。)
公共方法 GetFullTextIndexRelationship 返回 this 和关联 ISqlFullTextIndex 之间的 IModelReverseMultiRelationship。 (继承自 ISqlFulltextIndexedObject。)
公共方法 GetHierarchicalChildren 返回此元素的层次结构子级的列表。 (继承自 IModelElement。)
公共方法 GetIndexesRelationship() 返回此 IDatabaseColumnSource 和所有关联的 IDatabaseIndex 实例之间的 IModelReverseMultiRelationship。 (继承自 IDatabaseColumnSource。)
公共方法 GetIndexesRelationship() 返回 this 和关联 ISqlIndex 之间的 IModelReverseMultiRelationship。 (继承自 ISqlColumnSource。)
公共方法 GetOwnerInfo 返回有关元素所有者的信息。 (继承自 IModelElement。)
公共方法 GetOwnerRelationship 返回 this 和关联 ISqlObjectOwner 之间的 IModelSingleRelationship。 (继承自 ISqlOwnedObject。)
公共方法 GetPartitionColumnRelationship 返回 this 和关联 ISqlColumn 之间的 IModelSingleRelationship。 (继承自 ISql90SpecifiesStorage。)
公共方法 GetPartitionSchemeRelationship 返回 this 和关联 ISql90PartitionScheme 之间的 IModelSingleRelationship。 (继承自 ISql90SpecifiesStorage。)
公共方法 GetPermissionsRelationship 返回 this 和关联 ISqlPermissionStatement 之间的 IModelReverseMultiRelationship。 (继承自 ISqlSecurable。)
公共方法 GetProperty<TProperty> 获取指定属性。 (继承自 IModelPropertyContainer。)
公共方法 GetReferencedDanglingRelationshipEntries 返回关系项的列表,其中此元素位于左侧,而关系的右侧或者没有元素,或者位于右侧的元素在模型中不存在。 (继承自 IModelElement。)
公共方法 GetReferencedElements 返回位于具有此元素的关系中元素的列表,其中此元素位于关系的左侧。 (继承自 IModelElement。)
公共方法 GetReferencedRelationshipEntries 返回关系项的列表,其中此元素位于左侧。 (继承自 IModelElement。)
公共方法 GetReferencingElements 返回位于具有此元素的关系中元素的列表,其中此元素位于右侧。 (继承自 IModelElement。)
公共方法 GetReferencingRelationshipEntries 返回关系项的列表,其中此元素位于右侧。 (继承自 IModelElement。)
公共方法 GetRelationship(ModelRelationshipClass) 使用提供的元数据返回所请求的关系。 (继承自 IModelElement。)
公共方法 GetRelationship<TFrom, TTo>(ModelRelationshipClass) 返回一个关系,其中两个相关元素属于指定类型。 (继承自 IModelElement。)
公共方法 GetRelationshipEntrySources 返回有关给定关系的源信息的集合。 (继承自 IScriptSourcedModelElement。)
公共方法 GetRelationships 返回此元素中关系的列表。 (继承自 IModelElement。)
公共方法 GetSpatialIndexesRelationship 返回 this 和关联 ISql100SpatialIndex 之间的 IModelReverseMultiRelationship。 (继承自 ISql100SpatialIndexedObject。)
公共方法 GetStatisticsRelationship 返回 this 和关联 ISqlStatistic 之间的 IModelReverseMultiRelationship。 (继承自 ISqlStatisticBound。)
公共方法 GetSynonymsRelationship 返回 this 和关联 ISql90Synonym 之间的 IModelReverseMultiRelationship。 (继承自 ISql90SynonymTarget。)
公共方法 GetTriggersRelationship 返回 this 和关联 ISqlDmlTrigger 之间的 IModelReverseMultiRelationship。 (继承自 ISqlColumnSource。)
公共方法 GetXmlIndexRelationship 返回 this 和关联 ISql90XmlIndex 之间的 IModelReverseMultiRelationship。 (继承自 ISql90XmlIndexedObject。)
公共方法 IsDeleted 指定是否删除对象。 (继承自 IModelElement。)
公共方法 IsExternal 返回一个值,该值指示对象是否从外部源加载且不是架构模型的一部分。 (继承自 IModelElement。)
公共方法 RemoveAnnotation 从此模型元素中移除指定的批注。 (继承自 IModelAnnotationHolder。)
公共方法 SetProperty<TProperty> 设置指定的属性。 (继承自 IModelPropertyContainer。)

页首

请参见

参考

Microsoft.Data.Schema.Sql.SchemaModel 命名空间