IEdmModel.DeclaredNamespaces Property

Definition

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

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

Property Value

Applies to