ISql100Statistic Interface
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISql100Statistic _
Inherits ISql90Statistic, ISqlStatistic, IModelNamed, ISqlModelElement, _
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
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