EdmIncludeAnnotations(String, String, String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor
public EdmIncludeAnnotations (string termNamespace, string qualifier, string targetNamespace);
new Microsoft.OData.Edm.EdmIncludeAnnotations : string * string * string -> Microsoft.OData.Edm.EdmIncludeAnnotations
Public Sub New (termNamespace As String, qualifier As String, targetNamespace As String)
Parameters
- termNamespace
- String
The term namespace.
- qualifier
- String
The qualifier.
- targetNamespace
- String
The target namespace.