Aracılığıyla paylaş


DbExpression.FromGeography(DbGeography) Yöntem

Tanım

Null olabilecek belirtilen DbGeography değeri temsil eden bir DbExpression oluşturur.

public:
 static System::Data::Common::CommandTrees::DbExpression ^ FromGeography(System::Data::Spatial::DbGeography ^ value);
public static System.Data.Common.CommandTrees.DbExpression FromGeography (System.Data.Spatial.DbGeography value);
static member FromGeography : System.Data.Spatial.DbGeography -> System.Data.Common.CommandTrees.DbExpression
Public Shared Function FromGeography (value As DbGeography) As DbExpression

Parametreler

value
DbGeography

Döndürülen ifadenin temel alınması gereken DbGeography değeri.

Döndürülenler

DbExpression Belirtilen DbGeography değerini temsil eden bir.

Şunlara uygulanır