SpatialEdmFunctions.XCoordinate(DbExpression) Yöntem
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
DbFunctionExpression Edm.Geometry sonuç türüne sahip olması gereken belirtilen bağımsız değişkenle kurallı 'XCoordinate' işlevini çağıran bir oluşturur. İfadenin sonuç türü Edm.Double'dır.
public:
[System::Runtime::CompilerServices::Extension]
static System::Data::Common::CommandTrees::DbFunctionExpression ^ XCoordinate(System::Data::Common::CommandTrees::DbExpression ^ geometryValue);
public static System.Data.Common.CommandTrees.DbFunctionExpression XCoordinate (this System.Data.Common.CommandTrees.DbExpression geometryValue);
static member XCoordinate : System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
<Extension()>
Public Function XCoordinate (geometryValue As DbExpression) As DbFunctionExpression
- geometryValue
- DbExpression
X eşgüdümlü değerinin alınması gereken geometri noktası değerini belirten ifade.
X eşgüdümlü değerini geometryValue
döndüren veya null
nokta değilse geometryValue
yeni bir DbFunctionExpression.
geometryValue
geometryValue
Ürün | Sürümler |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: