Generate a Guid into a string using the format.
Namespace: NHibernate.IdAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected virtual string GenerateNewGuid() |
Visual Basic |
---|
Protected Overridable Function GenerateNewGuid As String |
Visual C++ |
---|
protected: virtual String^ GenerateNewGuid() |