DbGeographyWellKnownValue.WellKnownBinary 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定這個值的已知二進位表示。
[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()
屬性值
Byte[]
- 屬性