Gets the keyword for specified SAConnectionStringBuilder property.
Public Function GetKeyword(ByVal propName As String) As String
public string GetKeyword(string propName)
propName The name of the SAConnectionStringBuilder property.
The keyword for specified SAConnectionStringBuilder property.