This document is archived and information here might be outdated. Recommended version. |
Schematic data source referenced by the specified Name.
[Visual Basic .NET] Public Function GetSchematicDataSource ( _ ByVal Name As String _ ) As ISchematicDataSource
[C#] public ISchematicDataSource GetSchematicDataSource ( string Name );
[C++]
HRESULT GetSchematicDataSource(
BSTR Name
);
[C++] Parameters Name [in]
Name is a parameter of type BSTR