join_type属性

join_type属性

指定连接端。

定义:

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

也可以看看