task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
sequence | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
724bbe7e_System_Web_Namespace_____Description | [Class] ProcessModelInfo [Description] | Contains methods that return information about worker processes. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] SiteMap [Description] | The SiteMap class is an in-memory representation of the navigation structure for a site, which is provided by one or more site map providers. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] SiteMapNode [Description] | Represents a node in the hierarchical site map structure such as that described by the SiteMap class and classes that implement the abstract SiteMapProvider class. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] SiteMapNodeCollection [Description] | Provides a strongly typed collection for SiteMapNode objects and implements the IHierarchicalEnumerable interface to support navigating through the collection. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] SiteMapProvider [Description] | Provides a common base class for all site map data providers, and a way for developers to implement custom site map data providers that can be used with the ASP.NET site map infrastructure as persistent stores for SiteMap objects. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] SiteMapProviderCollection [Description] | Used by the SiteMap class to track the set of SiteMapProvider objects that are available to the SiteMap during site map initialization. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] SiteMapResolveEventArgs [Description] | Provides data for an event that is raised by calling the CurrentNode property of the SiteMapProvider class. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] StaticSiteMapProvider [Description] | Serves as a partial implementation of the abstract SiteMapProvider class and serves as a base class for the XmlSiteMapProvider class, which is the default site map provider in ASP.NET. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] TraceContext [Description] | Captures and presents execution details about a Web request. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] TraceContextEventArgs [Description] | Provides a collection of trace records to any method that handles the TraceFinished event. This class cannot be inherited. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] TraceContextRecord [Description] | Represents an ASP.NET trace message and any associated data. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] UnvalidatedRequestValues [Description] | Provides access to HTTP request values without triggering ASP.NET request validation. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] UnvalidatedRequestValuesBase [Description] | Serves as the base class for classes that provide access to HTTP request values without triggering ASP.NET request validation. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] UnvalidatedRequestValuesWrapper [Description] | Provides a wrapper class for the UnvalidatedRequestValuesBase class, and provides access to HTTP request values without triggering ASP.NET request validation. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] VirtualPathUtility [Description] | Provides utility methods for common virtual path operations. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] WebPageTraceListener [Description] | Provides a listener that directs Trace messages to ASP.NET Web page outputs. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
724bbe7e_System_Web_Namespace_____Description | [Class] XmlSiteMapProvider [Description] | The XmlSiteMapProvider class is derived from the SiteMapProvider class and is the default site map provider for ASP.NET. The XmlSiteMapProvider class generates site map trees from XML files with the file name extension .sitemap. | [] | System.Web Namespace () | Description | https://msdn.microsoft.com/en-US/library/system.web(v=vs.110).aspx | 49/1438042988962.66_20150728002308-00318-ip-10-236-191-2_874690532_0.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] CreateDate [Description] | Gets the date and time when the application role was created. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] DateLastModified [Description] | Gets the date and time when the application role was last modified. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] DefaultSchema [Description] | Gets or sets the default schema for the application role. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] Events [Description] | Gets the events that are supported by the application role. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] ExtendedProperties [Description] | Represents a collection of ExtendedProperty objects that contain information about the extended properties of the ApplicationRole object. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] ID [Description] | Gets the ID value that uniquely identifies the application role. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] Name [Description] | Gets or sets the name of the object. (Inherited from NamedSmoObject.) | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] Parent [Description] | Gets the Database object that is the parent of the ApplicationRole object. | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] Properties [Description] | Gets a collection of Property objects that represent the object properties. (Inherited from SqlSmoObject.) | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] State [Description] | Gets the state of the referenced object. (Inherited from SmoObjectBase.) | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] Urn [Description] | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object. (Inherited from SqlSmoObject.) | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
d3c345f2_soft_SqlServer_Management_Smo___Description | [Name] UserData [Description] | Gets or sets user-defined data associated with the referenced object. (Inherited from SmoObjectBase.) | [] | ApplicationRole Class (Microsoft.SqlServer.Management.Smo) | Description | https://msdn.microsoft.com/en-us/library/Microsoft.SqlServer.Management.Smo.ApplicationRole.aspx | 49/1438042985647.51_20150728002305-00125-ip-10-236-191-2_880149227_1.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | A project is the unit of deployment. | A package is the unit of deployment. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | Parameters are used to assign values to package properties. | Configurations are used to assign values to package properties. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | A project, containing packages and parameters, is built to a project deployment file (.ispac extension). | Packages (.dtsx extension) and configurations (.dtsConfig extension) are saved individually to the file system. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | A project, containing packages and parameters, is deployed to the SSISDB catalog on an instance of SQL Server. | Packages and configurations are copied to the file system on another computer. Packages can also be saved to the MSDB database on an instance of SQL Server. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | CLR integration is required on the database engine. | CLR integration is not required on the database engine. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | Environment-specific parameter values are stored in environment variables. | Environment-specific configuration values are stored in configuration files. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | Projects and packages in the catalog can be validated on the server before execution. You can use SQL Server Management Studio, stored procedures, or managed code to perform the validation. | Packages are validated just before execution. You can also validate a package with dtExec or managed code. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | Packages are executed by starting an execution on the database engine. A project identifier, explicit parameter values (optional), and environment references (optional) are assigned to an execution before it is started. You can also execute packages using dtExec. | Packages are executed using the dtExec and DTExecUI execution utilities. Applicable configurations are identified by command-prompt arguments (optional). | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | During execution, events that are produced by the package are captured automatically and saved to the catalog. You can query these events with Transact-SQL views. | During execution, events that are produced by a package are not captured automatically. A log provider must be added to the package to capture events. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | Packages are run in a separate Windows process. | Packages are run in a separate Windows process. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
4b9c7b49_yment_of_Projects_and_Packages__g_the_Package_Deployment_Model | SQL Server Agent is used to schedule package execution. | SQL Server Agent is used to schedule package execution. | [] | Deployment of Projects and Packages | When Using the Package Deployment Model | https://msdn.microsoft.com/en-us/library/hh213290(v=sql.110).aspx | 49/1438042985647.51_20150728002305-00204-ip-10-236-191-2_866253147_0.json |
c8dfd73f_ute_Class__System_Web_Routing___Name | [Description] Gets or sets a dictionary of expressions that specify valid values for a URL parameter. [Name] | Constraints | [
[
"C",
"o",
"n",
"s",
"t",
"r",
"a",
"i",
"n",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
"T",
"o",
"k",
"e",
"n",
"s"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"E",
"x",
"i",
"s",
"t",
"i",
"n",
"g",
"F",
"i",
"l",
"e",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"H",
"a",
"n",
"d",
"l",
"e",
"r"
],
[
"U",
"r",
"l"
]
] | Route Class (System.Web.Routing) | Name | https://msdn.microsoft.com/en-us/library/system.web.routing.route.aspx | 49/1438042986615.83_20150728002306-00054-ip-10-236-191-2_881505877_1.json |
c8dfd73f_ute_Class__System_Web_Routing___Name | [Description] Gets or sets custom values that are passed to the route handler, but which are not used to determine whether the route matches a URL pattern. [Name] | DataTokens | [
[
"C",
"o",
"n",
"s",
"t",
"r",
"a",
"i",
"n",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
"T",
"o",
"k",
"e",
"n",
"s"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"E",
"x",
"i",
"s",
"t",
"i",
"n",
"g",
"F",
"i",
"l",
"e",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"H",
"a",
"n",
"d",
"l",
"e",
"r"
],
[
"U",
"r",
"l"
]
] | Route Class (System.Web.Routing) | Name | https://msdn.microsoft.com/en-us/library/system.web.routing.route.aspx | 49/1438042986615.83_20150728002306-00054-ip-10-236-191-2_881505877_1.json |
c8dfd73f_ute_Class__System_Web_Routing___Name | [Description] Gets or sets the values to use if the URL does not contain all the parameters. [Name] | Defaults | [
[
"C",
"o",
"n",
"s",
"t",
"r",
"a",
"i",
"n",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
"T",
"o",
"k",
"e",
"n",
"s"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"E",
"x",
"i",
"s",
"t",
"i",
"n",
"g",
"F",
"i",
"l",
"e",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"H",
"a",
"n",
"d",
"l",
"e",
"r"
],
[
"U",
"r",
"l"
]
] | Route Class (System.Web.Routing) | Name | https://msdn.microsoft.com/en-us/library/system.web.routing.route.aspx | 49/1438042986615.83_20150728002306-00054-ip-10-236-191-2_881505877_1.json |
c8dfd73f_ute_Class__System_Web_Routing___Name | [Description] Gets or sets a value that indicates whether ASP.NET routing should handle URLs that match an existing file. (Inherited from RouteBase.) [Name] | RouteExistingFiles | [
[
"C",
"o",
"n",
"s",
"t",
"r",
"a",
"i",
"n",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
"T",
"o",
"k",
"e",
"n",
"s"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"E",
"x",
"i",
"s",
"t",
"i",
"n",
"g",
"F",
"i",
"l",
"e",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"H",
"a",
"n",
"d",
"l",
"e",
"r"
],
[
"U",
"r",
"l"
]
] | Route Class (System.Web.Routing) | Name | https://msdn.microsoft.com/en-us/library/system.web.routing.route.aspx | 49/1438042986615.83_20150728002306-00054-ip-10-236-191-2_881505877_1.json |
c8dfd73f_ute_Class__System_Web_Routing___Name | [Description] Gets or sets the object that processes requests for the route. [Name] | RouteHandler | [
[
"C",
"o",
"n",
"s",
"t",
"r",
"a",
"i",
"n",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
"T",
"o",
"k",
"e",
"n",
"s"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"E",
"x",
"i",
"s",
"t",
"i",
"n",
"g",
"F",
"i",
"l",
"e",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"H",
"a",
"n",
"d",
"l",
"e",
"r"
],
[
"U",
"r",
"l"
]
] | Route Class (System.Web.Routing) | Name | https://msdn.microsoft.com/en-us/library/system.web.routing.route.aspx | 49/1438042986615.83_20150728002306-00054-ip-10-236-191-2_881505877_1.json |
c8dfd73f_ute_Class__System_Web_Routing___Name | [Description] Gets or sets the URL pattern for the route. [Name] | Url | [
[
"C",
"o",
"n",
"s",
"t",
"r",
"a",
"i",
"n",
"t",
"s"
],
[
"D",
"a",
"t",
"a",
"T",
"o",
"k",
"e",
"n",
"s"
],
[
"D",
"e",
"f",
"a",
"u",
"l",
"t",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"E",
"x",
"i",
"s",
"t",
"i",
"n",
"g",
"F",
"i",
"l",
"e",
"s"
],
[
"R",
"o",
"u",
"t",
"e",
"H",
"a",
"n",
"d",
"l",
"e",
"r"
],
[
"U",
"r",
"l"
]
] | Route Class (System.Web.Routing) | Name | https://msdn.microsoft.com/en-us/library/system.web.routing.route.aspx | 49/1438042986615.83_20150728002306-00054-ip-10-236-191-2_881505877_1.json |
37c66033_WM_PRINT_message__Windows___Meaning | [Value] PRF_CHECKVISIBLE [Meaning] | Draws the window only if it is visible. | [] | WM_PRINT message (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/dd145216.aspx | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_869742883_0.json |
37c66033_WM_PRINT_message__Windows___Meaning | [Value] PRF_CHILDREN [Meaning] | Draws all visible children windows. | [] | WM_PRINT message (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/dd145216.aspx | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_869742883_0.json |
37c66033_WM_PRINT_message__Windows___Meaning | [Value] PRF_CLIENT [Meaning] | Draws the client area of the window. | [] | WM_PRINT message (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/dd145216.aspx | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_869742883_0.json |
37c66033_WM_PRINT_message__Windows___Meaning | [Value] PRF_ERASEBKGND [Meaning] | Erases the background before drawing the window. | [] | WM_PRINT message (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/dd145216.aspx | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_869742883_0.json |
37c66033_WM_PRINT_message__Windows___Meaning | [Value] PRF_NONCLIENT [Meaning] | Draws the nonclient area of the window. | [] | WM_PRINT message (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/dd145216.aspx | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_869742883_0.json |
37c66033_WM_PRINT_message__Windows___Meaning | [Value] PRF_OWNED [Meaning] | Draws all owned windows. | [] | WM_PRINT message (Windows) | Meaning | https://msdn.microsoft.com/en-us/library/dd145216.aspx | 49/1438042986615.83_20150728002306-00341-ip-10-236-191-2_869742883_0.json |
a52fbc75_sp_addarticle__Transact_SQL___Description | [Value] NONE [Description] | No action is taken. | [] | sp_addarticle (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms173857.aspx | 49/1438042986615.83_20150728002306-00279-ip-10-236-191-2_851328289_3.json |
a52fbc75_sp_addarticle__Transact_SQL___Description | [Value] CALL sp_MSupd_ table -or- CALL custom_stored_procedure_name [Description] | Calls a stored procedure to be executed at the Subscriber. To use this method of replication, use schema_option to specify automatic creation of the stored procedure, or create the specified stored procedure in the destination database of each Subscriber of the article. | [] | sp_addarticle (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms173857.aspx | 49/1438042986615.83_20150728002306-00279-ip-10-236-191-2_851328289_3.json |
a52fbc75_sp_addarticle__Transact_SQL___Description | [Value] MCALL sp_MSupd_ table -or- MCALL custom_stored_procedure_name [Description] | Calls a stored procedure taking MCALL style parameters. To use this method of replication, use schema_option to specify automatic creation of the stored procedure, or create the specified stored procedure in the destination database of each Subscriber of the article. custom_stored_procedure is the name of a user-created stored procedure. sp_MSupd_table contains the name of the destination table in place of the _table part of the parameter. When destination_owner is specified, it is prepended to the destination table name. For example, for the ProductCategory table owned by the Production schema at the Subscriber, the parameter would be MCALL sp_MSupd_ProductionProductCategory. For an article in a peer-to-peer replication topology, _table is appended with a GUID value. Specifying a user-created stored procedure is not allowed for updating subscribers. | [] | sp_addarticle (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms173857.aspx | 49/1438042986615.83_20150728002306-00279-ip-10-236-191-2_851328289_3.json |
a52fbc75_sp_addarticle__Transact_SQL___Description | [Value] SCALL sp_MSupd_ table (default) -or- SCALL custom_stored_procedure_name [Description] | Calls a stored procedure taking SCALL style parameters. To use this method of replication, use schema_option to specify automatic creation of the stored procedure, or create the specified stored procedure in the destination database of each Subscriber of the article. custom_stored_procedure is the name of a user-created stored procedure. sp_MSupd_table contains the name of the destination table in place of the _table part of the parameter. When destination_owner is specified, it is prepended to the destination table name. For example, for the ProductCategory table owned by the Production schema at the Subscriber, the parameter would be SCALL sp_MSupd_ProductionProductCategory. For an article in a peer-to-peer replication topology, _table is appended with a GUID value. Specifying a user-created stored procedure is not allowed for updating subscribers. | [] | sp_addarticle (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms173857.aspx | 49/1438042986615.83_20150728002306-00279-ip-10-236-191-2_851328289_3.json |
a52fbc75_sp_addarticle__Transact_SQL___Description | [Value] XCALL sp_MSupd_ table -or- XCALL custom_stored_procedure_name [Description] | Calls a stored procedure taking XCALL style parameters. To use this method of replication, use schema_option to specify automatic creation of the stored procedure, or create the specified stored procedure in the destination database of each Subscriber of the article. Specifying a user-created stored procedure is not allowed for updating subscribers. | [] | sp_addarticle (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms173857.aspx | 49/1438042986615.83_20150728002306-00279-ip-10-236-191-2_851328289_3.json |
a52fbc75_sp_addarticle__Transact_SQL___Description | [Value] SQL or NULL [Description] | Replicates an UPDATE statement. The UPDATE statement is provided on all column values and the primary key column values. This command is replicated on updates: Copy UPDATE SET c1 = c1value, SET c2 = c2value, SET cn = cnvalue WHERE pkc1 = pkc1value AND pkc2 = pkc2value AND pkcn = pkcnvalue | [] | sp_addarticle (Transact-SQL) | Description | https://msdn.microsoft.com/en-us/library/ms173857.aspx | 49/1438042986615.83_20150728002306-00279-ip-10-236-191-2_851328289_3.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllDefaults [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the transfer includes the SQL Server defaults. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllLogins [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all the SQL Server logins are copied from the source database to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllObjects [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all the SQL database objects of the specified type are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllPartitionFunctions [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server partitions are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllPartitionSchemes [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server partition schemes are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllRules [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server rules are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllSchemas [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server schemas are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllSqlAssemblies [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server assemblies are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllStoredProcedures [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server stored procedures are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllTables [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server tables are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllUserDefinedAggregates [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined aggregates are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllUserDefinedDataTypes [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined data types are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllUserDefinedFunctions [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined functions are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllUserDefinedTypes [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all user-defined types are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllUsers [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all the SQL Server database users are copied from the source database to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllViews [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all SQL Server views are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyAllXmlSchemaCollections [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether all XML schema collections are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyData [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the data is transferred from the SQL Server source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyDatabaseRoles [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether database roles are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyDatabaseUsers [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether database users are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyForeignKeys [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether foreign keys are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyFullTextIndexes [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether full-text properties are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyIndexes [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether indexes are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyObjectLevelPermissions [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether securable objects are included in the transfer from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyPrimaryKeys [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether primary keys are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopySchema [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the schema is copied from the source database to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopySqlServerLogins [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether SQL Server logins are included in the transfer from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] CopyTriggers [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether triggers are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] DefaultsList [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the default objects to transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] DestinationConnection [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the destination connection. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] DestinationDatabase [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the name of the destination database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] DestinationTranslateChar [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the character data is translated from the destination database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] DropObjectsFirst [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether objects at the destination are dropped before copying is started. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] ExistingData [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value from the ExistingData enumeration to determine whether data should be appended to existing data. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] GenerateScriptsInUnicode [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the script generated is in Unicode format. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] IncludeDependentObjects [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the dependent objects are included in the transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] IncludeExtendedProperties [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether extended properties are transferred from the source to the target database. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] LoginsList [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of logins to transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] PartitionFunctionsList [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of partition functions to transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] PartitionSchemesList [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of partition schemes to transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] RulesList [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of rules to transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
9bc831cd__TransferSqlServerObjectsTask___Description | [Name] SchemasList [Description] | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the list of schemas to transfer. | [] | ITransferSqlServerObjectsTask Interface (Microsoft.SqlServer.Dts.Tasks.TransferSqlServerObjectsTask) | Description | https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.dts.tasks.transfersqlserverobjectstask.itransfersqlserverobjectstask.aspx?cs-save-lang=1&cs-lang=vb | 49/1438042988962.66_20150728002308-00315-ip-10-236-191-2_870379378_0.json |
Subsets and Splits