Partager via


SqlitePropertyAnnotations.SetSrid(Nullable<Int32>) Méthode

Définition

Définit le SRID à utiliser lors de la création d’une colonne pour cette propriété.

protected virtual bool SetSrid (int? value);
abstract member SetSrid : Nullable<int> -> bool
override this.SetSrid : Nullable<int> -> bool
Protected Overridable Function SetSrid (value As Nullable(Of Integer)) As Boolean

Paramètres

value
Nullable<Int32>

The SRID.

Retours

true si l’annotation a été définie ; sinon, false.

S’applique à