XConnectionRootName Property |
Gets the name of the root user in the database.
Namespace:
Biolomics.BioCallback
Assembly:
Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string RootName { get; }
Public ReadOnly Property RootName As String
Get
Property Value
Type:
StringThe name of the root.
See Also