The name of the function. Removes any prefix on the table and adds the prefix of the current operation.

[Visual Basic]
Public ReadOnly Property FunctionName As String
[C#]
public string FunctionName {get;}

Remarks

You should set EntityObject and CurrentOperation before you call this property.

See Also

GeneralDataClass Class | GeneralDataClass Members | Magnusson.Data.SqlAutomation Namespace