Gets the keyword for specified SAConnectionStringBuilder property.
Visual Basic
Public Function GetKeyword( _
ByVal propName As String _
) As String
C#
public string GetKeyword(
string propName
);
propName The name of the SAConnectionStringBuilder property.
The keyword for specified SAConnectionStringBuilder property.