site collection identifier (n)~ A GUID that identifies a site collection. In stored procedures the identifier is typically @SiteId or @WebSiteId. In databases the identifier is typically SiteId/tp_SiteId.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 52 조회
- 목록
본문
site collection identifier (n)~ A GUID that identifies a site collection. In stored procedures the identifier is typically @SiteId or @WebSiteId. In databases the identifier is typically SiteId/tp_SiteId.