Common.IDataBufferable.IsNotNull 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.
virtual bool Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.IsNotNull() = Microsoft::Dynamics::AX::Data::Core::Interface::IDataBufferable::IsNotNull;
bool IDataBufferable.IsNotNull ();
abstract member Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.IsNotNull : unit -> bool
override this.Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.IsNotNull : unit -> bool
Function IsNotNull () As Boolean Implements IDataBufferable.IsNotNull
Returns
Implements
Microsoft.Dynamics.AX.Data.Core.Interface.IDataBufferable.IsNotNull