Overload List
Name | Description | |
---|---|---|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>)) |
Creates a new index and adds it to the collection of indexes.
|
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean) |
Creates a new index and adds it to the collection of indexes.
|
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean) |
Creates a new index and adds it to the collection of indexes.
|
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean, CultureInfo) |
Creates a new index and adds it to the collection of indexes.
|
|
Add<(Of <<'(TKey>)>>)(Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Boolean, Boolean, IndexingAlgorithm, CultureInfo) |
Creates a new index and adds it to the collection of indexes.
|
|
Add(LambdaExpression, Boolean, Boolean, IndexingAlgorithm, CultureInfo) |
Creates a new index and adds it to the collection of indexes.
|