Partager via


IWithMaxSizeBytes<ParentT> Interface

Définition

Définition SQL Database pour définir la taille maximale en octets pour la base de données.

public interface IWithMaxSizeBytes<ParentT>
type IWithMaxSizeBytes<'ParentT> = interface
Public Interface IWithMaxSizeBytes(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé

Méthodes

WithMaxSizeBytes(Int64)

Définit la taille maximale en octets pour SQL Database.

S’applique à