Condividi tramite


IReadOnlyCheckConstraint.GetName(StoreObjectIdentifier) Metodo

Definizione

Ottiene il nome del database del vincolo CHECK.

public string? GetName (in Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier? storeObject);
abstract member GetName : StoreObjectIdentifier -> string
Public Function GetName (storeObject As StoreObjectIdentifier) As String

Parametri

storeObject
StoreObjectIdentifier

Identificatore dell'oggetto store.

Restituisce

Nome del database del vincolo CHECK per l'oggetto archivio specificato.

Si applica a