reconnection_method_type الملكية

reconnection_method_type الملكية

يحدد ما يجب أن يفعله تطبيق جدول البيانات عند فشل الاتصال. القيمة الافتراضية هي ReConnectionMethodType.Required.

تعريف:

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

أنظر أيضا