SpatialEdmFunctions.GeographyPointFromBinary 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.
Belirtilen bağımsız değişkenlerle kurallı 'GeographyPointFromBinary' işlevini çağıran bir DbFunctionExpression oluşturur.
pointWellKnownBinaryValue
bir ikili sonuç türüne coordinateSystemId
, tamsayı sayısal sonuç türüne sahip olmalıdır. İfadenin sonuç türü Edm.Geography'dir.
public:
static System::Data::Common::CommandTrees::DbFunctionExpression ^ GeographyPointFromBinary(System::Data::Common::CommandTrees::DbExpression ^ pointWellKnownBinaryValue, System::Data::Common::CommandTrees::DbExpression ^ coordinateSystemId);
public static System.Data.Common.CommandTrees.DbFunctionExpression GeographyPointFromBinary (System.Data.Common.CommandTrees.DbExpression pointWellKnownBinaryValue, System.Data.Common.CommandTrees.DbExpression coordinateSystemId);
static member GeographyPointFromBinary : System.Data.Common.CommandTrees.DbExpression * System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
Public Function GeographyPointFromBinary (pointWellKnownBinaryValue As DbExpression, coordinateSystemId As DbExpression) As DbFunctionExpression
- pointWellKnownBinaryValue
- DbExpression
Coğrafya noktası değerinin iyi bilinen ikili gösterimini sağlayan bir ifade.
- coordinateSystemId
- DbExpression
Coğrafya noktası değerinin koordinat systempointWellKnownBinaryValue koordinat sistem kimliğini (SRID) sağlayan ifade.
Belirtilen değerlere göre yeni bir coğrafya noktası değeri döndüren yeni bir DbFunctionExpression.
pointWellKnownBinaryValue
coordinateSystemId
pointWellKnownBinaryValue
coordinateSystemId
Ü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: