ISqlTable インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISqlTable _
Implements ITable, IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, _
ISqlSecurable, ISqlColumnSource, IColumnSource, ISqlSpecifiesStorage, ISqlSpecifiesTable, _
ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, _
ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
'使用
Dim instance As ISqlTable
public interface ISqlTable : ITable,
IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlColumnSource,
IColumnSource, ISqlSpecifiesStorage, ISqlSpecifiesTable, ISqlStatisticBound, ISqlFulltextIndexedObject,
ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlTable : ITable,
IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlColumnSource,
IColumnSource, ISqlSpecifiesStorage, ISqlSpecifiesTable, ISqlStatisticBound, ISqlFulltextIndexedObject,
ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISqlTable extends ITable, IModelNamed, ISqlOwnedObject, IExtendedPropertyHost, ISqlSecurable, ISqlColumnSource, IColumnSource, ISqlSpecifiesStorage, ISqlSpecifiesTable, ISqlStatisticBound, ISqlFulltextIndexedObject, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder