[Missing <summary> documentation for "M:Breeze.Sharp.EntityQuery.ExpandNonGeneric(System.String)"]
             
             
            Namespace: Breeze.SharpAssembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
 
protected internal abstract EntityQuery ExpandNonGeneric(
	string path
)
Protected Friend MustOverride Function ExpandNonGeneric ( 
	path As String
) As EntityQuery
protected public:
virtual EntityQuery^ ExpandNonGeneric(
	String^ path
) abstract
abstract ExpandNonGeneric : 
        path : string -> EntityQuery 
Parameters
- path
 - Type: SystemString
 
Return Value
Type: 
EntityQuery 
Reference