public const string IsNotNull = "IsNotNull"
Public Const IsNotNull As String = "IsNotNull"
public: literal String^ IsNotNull = "IsNotNull"
static val mutable IsNotNull: string
In This Article