AGI STK Objects 11Send comments on this topic.
GetSchema Method (IAgDataProviderCollection)
See Also 
Windows






Windows & Linux

Description

Returns a string containing the XML representation of the available data providers.

Syntax

[Visual Basic .NET]
Public Function GetSchema() As String
[C#]
public string GetSchema();
[Managed C++]
public: String __gc ^ GetSchema();
[Java]
public String getSchema();
[Unmanaged C++]
public: HRESULT GetSchema(
   BSTR * ReturnValue
);

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.