FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Data 名前空間 > SpreadDataColumn クラス : AllowDBNull プロパティ |
'Declaration Public Property AllowDBNull As Boolean
'使用法 Dim instance As SpreadDataColumn Dim value As Boolean instance.AllowDBNull = value value = instance.AllowDBNull
public bool AllowDBNull {get; set;}