提供正在查询的当前群集的网络终结点(DNS 名称)。
语法
current_cluster_endpoint()
详细了解语法约定。
返回
返回要查询的当前群集的网络终结点(DNS 名称)作为类型的 string
值。
例子
print strcat("This query executed on: ", current_cluster_endpoint())
提供正在查询的当前群集的网络终结点(DNS 名称)。
current_cluster_endpoint()
详细了解语法约定。
返回要查询的当前群集的网络终结点(DNS 名称)作为类型的 string
值。
print strcat("This query executed on: ", current_cluster_endpoint())