This document is archived and information here might be outdated. Recommended version. |
Data source type.
[Visual Basic .NET] Public Property Type As esriDataSourceType
[C#] public esriDataSourceType Type {get; set;}
[C++]
HRESULT get_Type(
esriDataSourceType* Type
);
[C++]
HRESULT put_Type(
esriDataSourceType Type
);
[C++] Parameters Type [out, retval]
Type is a parameter of type esriDataSourceType* Type [in]
Type is a parameter of type esriDataSourceType