SpatialEdmFunctions.CoordinateSystemId(DbExpression) Yöntem

Tanım

DbFunctionExpression Edm.Geography veya Edm.Geometry sonuç türüne sahip olması gereken belirtilen bağımsız değişkenle kurallı 'CoordinateSystemId' işlevini çağıran bir oluşturur. İfadenin sonuç türü Edm.Int32'dir.

public:
[System::Runtime::CompilerServices::Extension]
 static System::Data::Common::CommandTrees::DbFunctionExpression ^ CoordinateSystemId(System::Data::Common::CommandTrees::DbExpression ^ spatialValue);
public static System.Data.Common.CommandTrees.DbFunctionExpression CoordinateSystemId (this System.Data.Common.CommandTrees.DbExpression spatialValue);
static member CoordinateSystemId : System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
<Extension()>
Public Function CoordinateSystemId (spatialValue As DbExpression) As DbFunctionExpression

Parametreler

spatialValue
DbExpression

Koordinat sistem kimliğinin (SRID) alınması gereken değeri belirten bir ifade.

Döndürülenler

içinden spatialValuetamsayı SRID değerini döndüren yeni bir DbFunctionExpression.

Özel durumlar

spatialValue

spatialValue

Şunlara uygulanır