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 
[C#]
public string GetSchema();
[Managed C++]
public: String __gc ^ GetSchema();
[Java]
public String getSchema();
[Unmanaged C++]
public: HRESULT GetSchema(
    BSTR * pSchema
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.