IWorkbookSession.GetWorkbookConnections Method

Definition

Get the names of the embedded connections.

[System.Runtime.InteropServices.ComVisible(false)]
public string[] GetWorkbookConnections ();
[<System.Runtime.InteropServices.ComVisible(false)>]
abstract member GetWorkbookConnections : unit -> string[]
Public Function GetWorkbookConnections () As String()

Returns

String[]

The names of the embedded connections.

Attributes

Applies to