Partilhar via


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

Definição

Define o SRID a ser usado ao criar uma coluna para essa propriedade.

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

Parâmetros

value
Nullable<Int32>

O SRID.

Retornos

true se a anotação foi definida; caso contrário, false.

Aplica-se a