Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal query As EntityQuery(Of T) _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim query As EntityQuery(Of T) Dim instance As New EntityQuery(Of T)(query) |
C# | |
---|---|
public EntityQuery<T>( EntityQuery<T> query ) |
C++/CLI | |
---|---|
public: EntityQuery<T>( EntityQuery<T^>^ query ) |
Parameters
- query
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family