JsonSerializer Class
Updated: May 24, 2016
Represents the JsonSerializer objects.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DeserializeDatabase(String^, DeserializeOptions^) | Deserializes a given object. |
![]() ![]() | GenerateSchema(Type^, SerializeOptions^) | Generates a schema for the JsonSerializer type. |
![]() ![]() | SerializeDatabase(Database^, SerializeOptions^) | Serializes a database. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

