CustomFieldDataSet.CustomFieldsRow.IsMD_PROP_DESCRIPTIONNull Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.