Udostępnij za pośrednictwem


IRelationalTypeMapper.ValidateTypeName(String) Metoda

Definicja

Gwarantuje, że dana nazwa typu jest prawidłowym typem dla relacyjnej bazy danych. Wyjątek jest zgłaszany, jeśli nie jest prawidłowym typem.

public void ValidateTypeName (string storeType);
abstract member ValidateTypeName : string -> unit
Public Sub ValidateTypeName (storeType As String)

Parametry

storeType
String

Typ, który ma zostać zweryfikowany.

Dotyczy