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
注釈付き要素。
戻り値
null またはシンボリック文字列。