Share via


OracleLinkedService.Server Property

Definition

The ___location of Oracle database you want to connect to, the supported forms include connector descriptor, Easy Connect (Plus) Naming and Oracle Net Services Name (Only self-hosted IR). Type: string. Only used for Version 2.0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Server { get; set; }
member this.Server : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Server As DataFactoryElement(Of String)

Property Value

Applies to