ProjectDataSet.DependencyDataTable.NewDependencyRow Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a row object in the DependencyDataTable.
public:
WebSvcStatusing::ProjectDataSet::DependencyRow ^ NewDependencyRow();
public WebSvcStatusing.ProjectDataSet.DependencyRow NewDependencyRow();
member this.NewDependencyRow : unit -> WebSvcStatusing.ProjectDataSet.DependencyRow
Public Function NewDependencyRow () As ProjectDataSet.DependencyRow