Hi All,
difference between list and Library are is as follows,
List:
Lists are similar to tables in a relational database. A list is a flat collection of data records (called items in SharePoint) with a fixed set of data fields (called columns).Each data column has a fixed name and type.
Library:
The SharePoint Library is a collection of files and it stores the documents and contains Library Fields, Library Properties and Library Columns
List
|
Library
|
Can have attachments
|
Cannot have attachments(files are directly in library)
|
Have Major version only
|
Have both minor(draft) major(publishing) verstion.
|
Do not have Check-in/Check-out options
|
Have Check – in / Check-out options
|
Related Post
Library
- Import Data From XML
- Import Data from Excel to Dataverse using PowerApps
- Column formatting in modern list view
- Get List Field Type using ECMA Script in SP Hosted Apps
- Related Items Column in SharePoint 2013
- Set List/Library Default Content Type Programatically
- Adding Content Type to List/Library Programatically
List
- Column formatting in modern list view
- List view render using JSLink with Fabric UI
- PowerShell :: Delete All List Items
- Get List Field Type using ECMA Script in SP Hosted Apps
- What is the Content Type for Custom List in SharePoint 2013, SharePoint 2010
- Related Items Column in SharePoint 2013
- Bulk Insert/Update/Delete Items from SharePoint List/Library
- Create list in SharePoint 2013 using OOB feature:
- Difference between List Definition , List Template and List Instance
- Create List Definition in SharePoint 2013
- Set List/Library Default Content Type Programatically
- Adding Content Type to List/Library Programatically
- Adding an Item to the Sharepoint List Programatically
0 comments:
Post a Comment