INullable public interface INullable All the SqlTypes objects and structures implement the INullable interface. Documentation Code bool IsNull { get; } Indicates whether a structure is null. This property is read-only.