DbGeometryWellKnownValue.WellKnownBinary Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la représentation binaire connue de cette valeur.
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Performance", "CA1819:PropertiesShouldNotReturnArrays", Justification="Required for this feature")]
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=3)]
public byte[] WellKnownBinary { get; set; }
member this.WellKnownBinary : byte[] with get, set
Public Property WellKnownBinary As Byte()
Valeur de propriété
- Attributs