共用方式為


ExtendedPropertyType 列舉

定義

針對擴充屬性中所儲存的值類型,可能的值列舉。

public enum ExtendedPropertyType
type ExtendedPropertyType = 
Public Enum ExtendedPropertyType
繼承
ExtendedPropertyType

欄位

Json 1

這個擴充屬性中的值為 JSON。

String 0

這個擴充屬性中的值是沒有特定格式的原始字串

備註

只有在資料庫的相容性層級為 1400 或更新版本時,才支援此列舉。

適用於