ignore_null الملكية

ignore_null الملكية

يشير إلى ما إذا كان يتم تجاهل قيمة فارغة.

تعريف:

@property
def ignore_null(self):
    ...
@ignore_null.setter
def ignore_null(self, value):
    ...

أنظر أيضا