[This is preliminary documentation and is subject to change.]
Retrieve a complete description of the storage
Declaration Syntax
C# | Visual Basic | Visual C++ |
List<EntryDescriptor> schema_info { get; }
ReadOnly Property schema_info As List(Of EntryDescriptor)
property List<EntryDescriptor^>^ schema_info { List<EntryDescriptor^>^ get (); }