SparkProtocol.Standard

Updated on

SparkProtocol.Standard (0) is an enumeration that specifies the protocol to use when connecting to an instance of Spark. It is a member of the SparkProtocol.Type and represents an optional parameter for the Standard protocol.

Specifies the Standard protocol to connect to an instance of Spark.

Examples

Spark.Tables( "http://example.com:10000/cliservice", SparkProtocol.Standard )

Spark.Tables( "http://example.com:10000/cliservice", 0)

Other related enumerations are:

Applies to

Here’s a list of functions that work with SparkProtocol.Type:

Contribute » | Contributors: Rick de Groot

2023-2024 © BI Gorilla. All rights are reserved. Information from Microsoft docs is property of Microsoft Corp. | Privacy Policy