ISql90PartitionScheme Interface
Namespace: Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly: Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)
Syntax
'Declaration
Public Interface ISql90PartitionScheme _
Inherits IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, _
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As ISql90PartitionScheme
public interface ISql90PartitionScheme : IModelNamed,
IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface class ISql90PartitionScheme : IModelNamed,
IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer,
IModelEntity, IModelAnnotationHolder
public interface ISql90PartitionScheme extends IModelNamed, IExtendedPropertyHost, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder