Uniquifier Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides methods for manipulating string identifiers.
public static class Uniquifier
type Uniquifier = class
Public Class Uniquifier
- Inheritance
-
Uniquifier
See Implementation of database providers and extensions for more information and examples.
Truncate(String, Int32, Nullable<Int32>) |
Ensures the given identifier is shorter than the given length by removing the extra characters from the end. |
Truncate(String, Int32, String, Nullable<Int32>) |
Ensures the given identifier is shorter than the given length by removing the extra characters from the end. |
Uniquify(String, ISet<String>, String, Int32) |
Creates a unique identifier by appending a number to the given string. |
Uniquify<T>(String, IRead |
Creates a unique identifier by appending a number to the given string. |
Uniquify<T>(String, IRead |
Creates a unique identifier by appending a number to the given string. |
Uniquify<TKey,TValue>(String, IRead |
Creates a unique identifier by appending a number to the given string. |
Uniquify<TKey,TValue>(String, IRead |
Creates a unique identifier by appending a number to the given string. |
Produkt | Versionen |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Feedback zu Entity Framework
Entity Framework ist ein Open Source-Projekt. Wählen Sie einen Link aus, um Feedback zu geben: