Visual Basic (Declaration) | |
---|---|
Public Function RemoveIncludePaths( _ ByVal ParamArray propertyPaths() As String _ ) As EntityQuery |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As EntityQuery Dim propertyPaths() As String Dim value As EntityQuery value = instance.RemoveIncludePaths(propertyPaths) |
C# | |
---|---|
public EntityQuery RemoveIncludePaths( params string[] propertyPaths ) |
C++/CLI | |
---|---|
public: EntityQuery^ RemoveIncludePaths( ... array<String^>^ propertyPaths ) |
Parameters
- propertyPaths
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