ISql90Table インターフェイス

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Public Interface ISql90Table _
    Implements ISqlTable, ITable, IModelNamed, ISqlOwnedObject,  _
    IExtendedPropertyHost, ISqlSecurable, ISqlColumnSource, IColumnSource, ISqlStatisticBound,  _
    ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage,  _
    ISqlSpecifiesStorage, ISql90SynonymTarget, ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject,  _
    ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,  _
    IModelAnnotationHolder
'使用
Dim instance As ISql90Table
public interface ISql90Table : ISqlTable, 
    ITable, IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, 
    ISqlColumnSource, IColumnSource, ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql90SynonymTarget, 
    ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql90Table : ISqlTable, 
    ITable, IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, 
    ISqlColumnSource, IColumnSource, ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, 
    ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql90SynonymTarget, 
    ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject, ISqlModelElement, IScriptSourcedElement, 
    IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql90Table extends ISqlTable, ITable, IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlColumnSource, IColumnSource, ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISql90SpecifiesStorage, ISqlSpecifiesStorage, ISql90SynonymTarget, ISql90SpecifiesTable, ISqlSpecifiesTable, ISql90XmlIndexedObject, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder

参照

参照

ISql90Table メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間