SpatialEdmFunctions.GeometryPointFromBinary Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Létrehoz egy olyan függvényt DbFunctionExpression , amely meghívja a canonical "GeometryPointFromBinary" függvényt a megadott argumentumokkal.
pointWellKnownBinaryValue bináris eredménytípussal kell rendelkeznie, míg coordinateSystemId egész szám típusúnak kell lennie. A kifejezés eredménytípusa Edm.Geometry.
public:
static System::Data::Common::CommandTrees::DbFunctionExpression ^ GeometryPointFromBinary(System::Data::Common::CommandTrees::DbExpression ^ pointWellKnownBinaryValue, System::Data::Common::CommandTrees::DbExpression ^ coordinateSystemId);
public static System.Data.Common.CommandTrees.DbFunctionExpression GeometryPointFromBinary(System.Data.Common.CommandTrees.DbExpression pointWellKnownBinaryValue, System.Data.Common.CommandTrees.DbExpression coordinateSystemId);
static member GeometryPointFromBinary : System.Data.Common.CommandTrees.DbExpression * System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
Public Function GeometryPointFromBinary (pointWellKnownBinaryValue As DbExpression, coordinateSystemId As DbExpression) As DbFunctionExpression
Paraméterek
- pointWellKnownBinaryValue
- DbExpression
A geometriai pont értékének jól ismert bináris ábrázolását biztosító kifejezés.
- coordinateSystemId
- DbExpression
A geometriapont-érték koordinátarendszerének koordinátarendszer-azonosítóját (SRID) biztosító kifejezés.
Válaszok
Új DbFunctionExpression, amely egy új geometriai pontértéket ad vissza a megadott értékek alapján.
Kivételek
pointWellKnownBinaryValue
coordinateSystemId
pointWellKnownBinaryValue
coordinateSystemId