Dela via


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

See Also

Reference

ISql100Statistic Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace