GigaSpaces XAP.NET Documentation
TypeName Property
Class LibraryGigaSpaces.Core.LinqExpressionQuery<(Of <(T>)>)TypeName
Get's the query's type name.
Declaration Syntax
C#Visual BasicVisual C++J#
public string TypeName { get; }
Public ReadOnly Property TypeName As String
public:
virtual property String^ TypeName {
	String^ get () sealed;
}
/** @property */
public final String get_TypeName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)