Return an array of Field objects corresponding to the fields in the schema.
Namespace: StreamBase.SBAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
public Schema..::..Field[] GetFields()
Public Function GetFields As Schema..::..Field()
public: array<Schema..::..Field^>^ GetFields()