Sdílet prostřednictvím


CustomUriLiteralPrefixes Třída

Definice

Rozšiřuje systém parsování URI literálu. Pomocí této třídy můžete přidat vlastní předponu literálu pro libovolný typ EdmType.

public static class CustomUriLiteralPrefixes
type CustomUriLiteralPrefixes = class
Public Class CustomUriLiteralPrefixes
Dědičnost
CustomUriLiteralPrefixes

Metody

AddCustomLiteralPrefix(String, IEdmTypeReference)

Přidejte předponu literálu pro daný typ EdmType.

RemoveCustomLiteralPrefix(String)

Odebrání dané předpony literálu

Platí pro