SpatialEdmFunctions.GeometryCollectionFromBinary 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 "GeometryCollectionFromBinary" függvényt a megadott argumentumokkal.
geometryCollectionWellKnownBinaryValue 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 ^ GeometryCollectionFromBinary(System::Data::Common::CommandTrees::DbExpression ^ geometryCollectionWellKnownBinaryValue, System::Data::Common::CommandTrees::DbExpression ^ coordinateSystemId);
public static System.Data.Common.CommandTrees.DbFunctionExpression GeometryCollectionFromBinary(System.Data.Common.CommandTrees.DbExpression geometryCollectionWellKnownBinaryValue, System.Data.Common.CommandTrees.DbExpression coordinateSystemId);
static member GeometryCollectionFromBinary : System.Data.Common.CommandTrees.DbExpression * System.Data.Common.CommandTrees.DbExpression -> System.Data.Common.CommandTrees.DbFunctionExpression
Public Function GeometryCollectionFromBinary (geometryCollectionWellKnownBinaryValue As DbExpression, coordinateSystemId As DbExpression) As DbFunctionExpression
Paraméterek
- geometryCollectionWellKnownBinaryValue
- DbExpression
A geometriai gyűjtemény értékének jól ismert bináris ábrázolását biztosító kifejezés.
- coordinateSystemId
- DbExpression
A geometriagyűjtési érték koordinátarendszerének koordinátarendszer-azonosítóját (SRID) biztosító kifejezés.
Válaszok
Új DbFunctionExpression, amely egy új geometriai gyűjteményértéket ad vissza a megadott értékek alapján.
Kivételek
geometryCollectionWellKnownBinaryValue
coordinateSystemId
geometryCollectionWellKnownBinaryValue
coordinateSystemId