ConnectionProperties.Schema Property

Definition

The schemas for this connection

[ADT.Origin(ADT.PropertyOrigin.Owned)]
public System.Collections.Generic.List<ADT.Models.ISchema> Schema { get; set; }
[<ADT.Origin(ADT.PropertyOrigin.Owned)>]
member this.Schema : System.Collections.Generic.List<ADT.Models.ISchema> with get, set
Public Property Schema As List(Of ISchema)

Property Value

Implements

Attributes

Applies to