skip to main content
OpenAccess SDK SQL Engine core methods for .NET : Helper classes : schemaobj_fkey class : getPKColumnName
 

getPKColumnName

Obtains the column name value from the schemaobj_fkey object. Use this method should be used to retrieve the column name value from a search object.
public String getColumnName()
 
Table 53: Parameters for getPKColumnName
Parameter
Type
Description
RETURN
 
 
 
String
Column name. A null value if a value is not specified.