GigaSpaces XAP.NET Documentation
TypeName Property
Class LibraryGigaSpaces.CoreSqlQuery<(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: 9.6.2.9900 (9.6.2.9900)