Share via


SybaseLinkedService.Schema Property

Definition

Schema name for connection. Type: string (or Expression with resultType string).

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

Property Value

Applies to