Interface CsdlProperty
-
- All Known Implementing Classes:
CsdlPropertyEntity,CsdlPropertyNavigation
public interface CsdlPropertyA property in an entity type.- Author:
- hylke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwriteXml(String nameSpace, String name, Writer writer)
-
-
-
Method Detail
-
writeXml
void writeXml(String nameSpace, String name, Writer writer) throws IOException
- Throws:
IOException
-
-