3.1.5.19.12 Document Build Dependency Set Result Set
The Document Build Dependency Set Result Set returns a build dependency set for a published document. The Document Build Dependency Set Result Set MUST return only when @FetchBuildDependencySet is set to 1 and when the document is published.
-
BuildDependencySet varbinary(max);
BuildDependencySet: A binary array holding implementation-specific information about dependent documents. NULL indicates that there is no information about dependencies. A BuildDependencySet of size 0 indicates a document with no dependencies.