Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains ToTraceString() extension methods.
Inheritance Hierarchy
System.Object
Microsoft.Data.Edm.ToTraceStringExtensionMethods
Namespace: Microsoft.Data.Edm
Assembly: Microsoft.Data.Edm (in Microsoft.Data.Edm.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class ToTraceStringExtensionMethods
'Usage
public static class ToTraceStringExtensionMethods
[ExtensionAttribute]
public ref class ToTraceStringExtensionMethods abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ToTraceStringExtensionMethods = class end
public final class ToTraceStringExtensionMethods
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
ToTraceString(IEdmProperty) | Returns the text representation of the current object. |
![]() ![]() |
ToTraceString(IEdmSchemaElement) | Returns the text representation of the current object. |
![]() ![]() |
ToTraceString(IEdmSchemaType) | Returns the text representation of the current object. |
![]() ![]() |
ToTraceString(IEdmType) | Returns the text representation of the current object. |
![]() ![]() |
ToTraceString(IEdmTypeReference) | Returns the text representation of the current object. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)