Freigeben über


EdmUtil.GetSymbolicString(IEdmVocabularyAnnotatable) Methode

Definition

Ruft die symbolische Zeichenfolge eines kommentierten Elements ab. In der nächsten Breaking Change ist es besser, eine -Eigenschaft zu IEdmVocabularyAnnotatablehinzuzufügen.

public static string GetSymbolicString (this Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotatable annotatedElement);
static member GetSymbolicString : Microsoft.OData.Edm.Vocabularies.IEdmVocabularyAnnotatable -> string
<Extension()>
Public Function GetSymbolicString (annotatedElement As IEdmVocabularyAnnotatable) As String

Parameter

annotatedElement
IEdmVocabularyAnnotatable

Das annotatable-Element.

Gibt zurück

NULL oder eine symbolische Zeichenfolge.

Gilt für: