STK ObjectsSend 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();
[Unmanaged C++]
public: HRESULT GetSchema(
    BSTR * pSchema
);
[Java]
public String getSchema();
[Python - STK API ]
def GetSchema(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.