ISql100Statistic インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100Statistic _
Implements ISql90Statistic, ISqlStatistic, IModelNamed, ISqlModelElement, _
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISql100Statistic
public interface ISql100Statistic : ISql90Statistic,
ISqlStatistic, IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100Statistic : ISql90Statistic,
ISqlStatistic, IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100Statistic extends ISql90Statistic, ISqlStatistic, IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder