CollectionSchema.AllNames

CollectionSchema.AllNames 属性

获取所有模式的字段名称。

public ICollection<string> AllNames { get; }

另请参阅