The name of the class.

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

Remarks

You should set EntityObject before you call this property.

See Also

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