Rediger

CustomFieldDataSet.CustomFieldsRow.IsMD_PROP_DESCRIPTIONNull Method

Definition

Determines whether the MD_PROP_DESCRIPTION property is set to a null reference (Nothing in Visual Basic).

public:
 bool IsMD_PROP_DESCRIPTIONNull();
public bool IsMD_PROP_DESCRIPTIONNull();
member this.IsMD_PROP_DESCRIPTIONNull : unit -> bool
Public Function IsMD_PROP_DESCRIPTIONNull () As Boolean

Returns

True if the property is set to null; otherwise, False.

Applies to