public System.Linq.IQueryable GetChildData(
System.Linq.IQueryable queryable,
System.string path,
System.int dataLevel
)
'宣言
Public Function GetChildData( _
ByVal queryable As System.Linq.IQueryable, _
ByVal path As System.String, _
Optional ByVal dataLevel As System.Integer _
) As System.Linq.IQueryable