This document is archived and information here might be outdated. Recommended version. |
Assigns external name to an ArcInfo table.
[Visual Basic .NET] Public Sub External ( _ ByVal externalname As String _ )
[C#] public void External ( string externalname );
[C++]
HRESULT External(
BSTR externalname
);
[C++]
Parameters externalname [in]
externalname is a parameter of type BSTR