Indicates if the dataset is temporary.
[Visual Basic .NET] Public Function IsTemporary ( _ ) As Boolean
[C#] public bool IsTemporary ( );
[C++]
HRESULT IsTemporary(
VARIANT_BOOL* temporary
);
[C++]Parameters
temporary [out, retval] temporary is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.