CollectionRangeVariableSymbolInfo Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public value class CollectionRangeVariableSymbolInfo
public struct CollectionRangeVariableSymbolInfo
type CollectionRangeVariableSymbolInfo = struct
Public Structure CollectionRangeVariableSymbolInfo
- Héritage
-
CollectionRangeVariableSymbolInfo
Propriétés
AsClauseConversion |
Méthode Select facultative pour gérer AsClause. |
SelectMany |
Méthode SelectMany pour CollectionRangeVariableSyntax, qui n’est pas la première CollectionRangeVariableSyntax dans un QueryExpressionSyntax, et n’est pas la première CollectionRangeVariableSyntax dans AggregateClauseSyntax. |
ToQueryableCollectionConversion |
Méthode Facultative AsQueryable/AsEnumerable/Cast(Of Object) utilisée pour « convertir » Expression en collection interrogeable. |