dotConnect for SQL Server Documentation
Devart.Data.SqlServer.SqlTypes Namespace / SqlJson Class
Properties Methods

In This Topic
    SqlJson Class Members
    In This Topic

    The following tables list the members exposed by SqlJson.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether a structure is null. This property is read-only.  
    Public Propertystatic (Shared in Visual Basic)Represents a null instance of the SqlJson type. This instance is equivalent to calling the parameterless constructor, or calling the other constructors with a null value.  
    Public PropertyGets the serialized JSON string of this SqlJson instance.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns the serialized JSON string, or null.  
    Top
    Public Operators
    See Also