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.
Generates an identifier given a migration name.
public string GenerateId (string name);
abstract member GenerateId : string -> string
Public Function GenerateId (name As String) As String