Chciałbym użyć typu SQL Server xml jako typu kolumny dla klasy encji. Według this thread to możliwe map taką kolumnę strun typu: public class XmlEntity
{
public int Id { get; set; }
[Colum
I właśnie to zrobił: Delete FROM MyTable WHERE ScopeValue = ""
Delete FROM G_Scope WHERE ScopeValue is ''
Delete FROM G_Scope WHERE ScopeValue = empty
Delete FROM G_Scope WHERE ScopeValue is empty