Formats the full name.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static string FormatFullName( string owner, string name ) |
Visual Basic |
---|
Public Shared Function FormatFullName ( owner As String, name As String ) As String |