Class PrimaryKeyAttribute
Implements
Inherited Members
Namespace: Unity.VisualScripting.Dependencies.Sqlite
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
[AttributeUsage(AttributeTargets.Property)]
public class PrimaryKeyAttribute : Attribute, _Attribute