Share via


EdmModel.DeclaredNamespaces Property

Definition

Gets the collection of namespaces that schema elements use contained in this model.

public override System.Collections.Generic.IEnumerable<string> DeclaredNamespaces { get; }
member this.DeclaredNamespaces : seq<string>
Public Overrides ReadOnly Property DeclaredNamespaces As IEnumerable(Of String)

Property Value

Applies to