共用方式為


EdmUtil.GetSymbolicString(IEdmVocabularyAnnotatable) 方法

定義

取得批註專案的符號字串。 在下一個中斷性變更中,最好將屬性新增至 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 或符號字串。

適用於