EdmUtil.GetSymbolicString(IEdmVocabularyAnnotatable) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得批註專案的符號字串。 在下一個中斷性變更中,最好將屬性新增至 IEdmVocabularyAnnotatable 。
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
參數
- annotatedElement
- IEdmVocabularyAnnotatable
annotatable 專案。
傳回
null 或符號字串。