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
	Get
public:
virtual property String^ TypeName {
	String^ get () sealed;
}
/** @property */
public final String get_TypeName()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)