หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Gets the default table connection based on the specified connection type. You must already have registered a table connection of this type.
Syntax
Name:= GETDEFAULTTABLECONNECTION(Type)
Parameters
Type
Type: TableConnectionType
The type of table connection as defined in the TableType property.
See Also
TableType Property
TableConnectionType Data Type
REGISTERTABLECONNECTION Function (Database)
SETDEFAULTTABLECONNECTION Function (Database)
External Tables