table_to_list_object mülk

table_to_list_object mülk

İçe aktarılan tablolardan liste nesnelerinin oluşturulup oluşturulmayacağını belirtir. Varsayılan değer false’tur.

Tanım:

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

Ayrıca bakınız