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
|
---|---|---|---|---|---|---|---|
d9255c6a_Solutions__Projects__and_Items__Topic | [Description] Describes the connections, queries, and files that can be placed in projects. [Topic] | Project Items | [] | Introduction to Solutions, Projects, and Items | Topic | https://msdn.microsoft.com/en-us/library/ms173803(d=printer,v=sql.105) | 48/1438042987775.70_20150728002307-00239-ip-10-236-191-2_865953686_2.json |
d9255c6a_Solutions__Projects__and_Items__Topic | [Description] Provides information about the files used by SQL Server Management Studio to manage solutions and files. [Topic] | Files That Manage Solutions and Projects | [] | Introduction to Solutions, Projects, and Items | Topic | https://msdn.microsoft.com/en-us/library/ms173803(d=printer,v=sql.105) | 48/1438042987775.70_20150728002307-00239-ip-10-236-191-2_865953686_2.json |
d9255c6a_Solutions__Projects__and_Items__Topic | [Description] Describes working with files that are not associated with a project or solution. [Topic] | Miscellaneous Files | [] | Introduction to Solutions, Projects, and Items | Topic | https://msdn.microsoft.com/en-us/library/ms173803(d=printer,v=sql.105) | 48/1438042987775.70_20150728002307-00239-ip-10-236-191-2_865953686_2.json |
d9255c6a_Solutions__Projects__and_Items__Topic | [Description] Describes how multiple projects can be combined into solutions. [Topic] | Multiproject Solutions | [] | Introduction to Solutions, Projects, and Items | Topic | https://msdn.microsoft.com/en-us/library/ms173803(d=printer,v=sql.105) | 48/1438042987775.70_20150728002307-00239-ip-10-236-191-2_865953686_2.json |
d9255c6a_Solutions__Projects__and_Items__Topic | [Description] Introduces how SQL Server Management Studio works with source control products. [Topic] | Managing File Storage with Source Control | [] | Introduction to Solutions, Projects, and Items | Topic | https://msdn.microsoft.com/en-us/library/ms173803(d=printer,v=sql.105) | 48/1438042987775.70_20150728002307-00239-ip-10-236-191-2_865953686_2.json |
d9255c6a_Solutions__Projects__and_Items__Topic | [Description] Describes how to open and save files using Unicode encoding or a different code page. [Topic] | Managing Files with Encoding | [] | Introduction to Solutions, Projects, and Items | Topic | https://msdn.microsoft.com/en-us/library/ms173803(d=printer,v=sql.105) | 48/1438042987775.70_20150728002307-00239-ip-10-236-191-2_865953686_2.json |
35ef258b_Attribute_Class__System___Description | [Name] Equals [Description] | Infrastructure. Returns a value that indicates whether this instance is equal to a specified object. (Overrides Object.Equals(Object).) | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] Finalize [Description] | Allows an object to try to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(Assembly, Type) [Description] | Retrieves a custom attribute applied to a specified assembly. Parameters specify the assembly and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(MemberInfo, Type) [Description] | Retrieves a custom attribute applied to a member of a type. Parameters specify the member, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(Module, Type) [Description] | Retrieves a custom attribute applied to a module. Parameters specify the module, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(ParameterInfo, Type) [Description] | Retrieves a custom attribute applied to a method parameter. Parameters specify the method parameter, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(Assembly, Type, Boolean) [Description] | Retrieves a custom attribute applied to an assembly. Parameters specify the assembly, the type of the custom attribute to search for, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(MemberInfo, Type, Boolean) [Description] | Retrieves a custom attribute applied to a member of a type. Parameters specify the member, the type of the custom attribute to search for, and whether to search ancestors of the member. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(Module, Type, Boolean) [Description] | Retrieves a custom attribute applied to a module. Parameters specify the module, the type of the custom attribute to search for, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttribute(ParameterInfo, Type, Boolean) [Description] | Retrieves a custom attribute applied to a method parameter. Parameters specify the method parameter, the type of the custom attribute to search for, and whether to search ancestors of the method parameter. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Assembly) [Description] | Retrieves an array of the custom attributes applied to an assembly. A parameter specifies the assembly. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(MemberInfo) [Description] | Retrieves an array of the custom attributes applied to a member of a type. A parameter specifies the member. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Module) [Description] | Retrieves an array of the custom attributes applied to a module. A parameter specifies the module. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(ParameterInfo) [Description] | Retrieves an array of the custom attributes applied to a method parameter. A parameter specifies the method parameter. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Assembly, Boolean) [Description] | Retrieves an array of the custom attributes applied to an assembly. Parameters specify the assembly, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Assembly, Type) [Description] | Retrieves an array of the custom attributes applied to an assembly. Parameters specify the assembly, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(MemberInfo, Boolean) [Description] | Retrieves an array of the custom attributes applied to a member of a type. Parameters specify the member, the type of the custom attribute to search for, and whether to search ancestors of the member. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(MemberInfo, Type) [Description] | Retrieves an array of the custom attributes applied to a member of a type. Parameters specify the member, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Module, Boolean) [Description] | Retrieves an array of the custom attributes applied to a module. Parameters specify the module, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Module, Type) [Description] | Retrieves an array of the custom attributes applied to a module. Parameters specify the module, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(ParameterInfo, Boolean) [Description] | Retrieves an array of the custom attributes applied to a method parameter. Parameters specify the method parameter, and whether to search ancestors of the method parameter. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(ParameterInfo, Type) [Description] | Retrieves an array of the custom attributes applied to a method parameter. Parameters specify the method parameter, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Assembly, Type, Boolean) [Description] | Retrieves an array of the custom attributes applied to an assembly. Parameters specify the assembly, the type of the custom attribute to search for, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(MemberInfo, Type, Boolean) [Description] | Retrieves an array of the custom attributes applied to a member of a type. Parameters specify the member, the type of the custom attribute to search for, and whether to search ancestors of the member. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(Module, Type, Boolean) [Description] | Retrieves an array of the custom attributes applied to a module. Parameters specify the module, the type of the custom attribute to search for, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetCustomAttributes(ParameterInfo, Type, Boolean) [Description] | Retrieves an array of the custom attributes applied to a method parameter. Parameters specify the method parameter, the type of the custom attribute to search for, and whether to search ancestors of the method parameter. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetHashCode [Description] | Returns the hash code for this instance. (Overrides Object.GetHashCode().) | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] GetType [Description] | Gets the Type of the current instance. (Inherited from Object.) | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(Assembly, Type) [Description] | Determines whether any custom attributes are applied to an assembly. Parameters specify the assembly, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(MemberInfo, Type) [Description] | Determines whether any custom attributes are applied to a member of a type. Parameters specify the member, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(Module, Type) [Description] | Determines whether any custom attributes of a specified type are applied to a module. Parameters specify the module, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(ParameterInfo, Type) [Description] | Determines whether any custom attributes are applied to a method parameter. Parameters specify the method parameter, and the type of the custom attribute to search for. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(Assembly, Type, Boolean) [Description] | Determines whether any custom attributes are applied to an assembly. Parameters specify the assembly, the type of the custom attribute to search for, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(MemberInfo, Type, Boolean) [Description] | Determines whether any custom attributes are applied to a member of a type. Parameters specify the member, the type of the custom attribute to search for, and whether to search ancestors of the member. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(Module, Type, Boolean) [Description] | Determines whether any custom attributes are applied to a module. Parameters specify the module, the type of the custom attribute to search for, and an ignored search option. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] IsDefined(ParameterInfo, Type, Boolean) [Description] | Determines whether any custom attributes are applied to a method parameter. Parameters specify the method parameter, the type of the custom attribute to search for, and whether to search ancestors of the method parameter. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] Match [Description] | When overridden in a derived class, returns a value that indicates whether this instance equals a specified object. | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] MemberwiseClone [Description] | Creates a shallow copy of the current Object. (Inherited from Object.) | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
35ef258b_Attribute_Class__System___Description | [Name] ToString [Description] | Returns a string that represents the current object. (Inherited from Object.) | [] | Attribute Class (System) | Description | https://msdn.microsoft.com/en-us/library/e8kc3626(vs.95) | 48/1438042987034.19_20150728002307-00051-ip-10-236-191-2_871820824_1.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] AddOption [Description] | Determines whether the subscription will be added to an existing database or whether a new database will be created when the subscription is added. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] CommitMode [Description] | When passed to the Commit function, the CommitMode specifies when the commit occurs. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] DbInsertOptions [Description] | Specifies the options to use when using the System.Data.SqlServerCe.SqlCeResultSet.Insert method. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] DbRangeOptions [Description] | Specifies the options used by the SetRange method when specifying the index range over which to seek. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] DbSeekOptions [Description] | Options that specify how the Seek method will seek on an index. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] DropOption [Description] | Specifies whether to leave or delete the Microsoft SQL Server 2005 Compact Edition database when dropping a subscription using the DropSubscription method. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] ExchangeType [Description] | Specifies whether data is merged up to the Publisher only, or merge in both directions between the Publisher and the Subscriber. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] NetworkType [Description] | Specifies the network protocol to use when setting the DistributorNetwork or PublisherNetwork properties of the SqlCeReplication object. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] RdaBatchOption [Description] | Specifies whether or not the rows associated with the Push should be batched together in a single transaction. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] RdaTrackOption [Description] | Specifies whether or not the table being pulled to the device is tracked. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] RepairOption [Description] | When passed to the Repair method, RepairOption specifies the type of database repair to perform. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] ResultSetOptions [Description] | Sets options for the ResultSetEnumerator. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] ResultSetSensitivity [Description] | Sets the sensitivity of the ResultSetEnumerator. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] SecurityType [Description] | Specifies the mode of security to use when connecting to the Publisher or Distributor during Replication. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] SnapshotTransferType [Description] | Controls how snapshot files are transferred from the Distributor to the computer running IIS. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
edc8552a_tem_Data_SqlServerCe_Namespace__Description | [Enumeration] ValidateType [Description] | Specifies the type of data validation to perform. | [] | System.Data.SqlServerCe Namespace | Description | https://msdn.microsoft.com/en-US/library/system.data.sqlserverce(v=vs.85).aspx | 48/1438042987775.70_20150728002307-00308-ip-10-236-191-2_880461341_2.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the Bluetooth operation mode [CSP] | Bluetooth | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Adds security certificates and role masks to the device's certificate store [CSP] | CertificateStore | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Sets the time and date on the device [CSP] | Clock | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Enables the server to query general device information, such as the OS version and usage of memory [CSP] | DeviceInformation | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures Internet Protocol e-mail services for the device [CSP] | EMAIL2 | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Manages files and directories on the device [CSP] | FileOperation | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Used in firmware update. Manages the URL of update packages and notifies the user of the new update by using the Download Agent UI [CSP] | FwUpdate | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the Home screen on the device [CSP] | Home | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures regional settings on the device [CSP] | Locale | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the data and cellular connections on the device [CSP] | NAP | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the Obex server, which performs Bluetooth and infrared beaming [CSP] | Obex | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the registry on the device [CSP] | Registry | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the security policy settings of the device [CSP] | SecurityPolicy | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the sounds associated with various events on the device [CSP] | Sounds | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Allows you to populate the speed dial entries prior to end user delivery for devices running Windows Mobile Professional and Windows Mobile Standard [CSP] | SpeedDial | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures the Global System for Mobile Communications (GSM) telephony settings on the device [CSP] | Tapi | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Removes applications from the device [CSP] | Uninstall | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Enables the server to remotely configure the Virtual Private Network (VPN) entries on the device—users can use VPN to connect to a corporate network using an Internet [CSP] | VPN | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
91b9f3f0_ith_the__NET_Compact_Framework__CSP | [Description] Configures or queries Wi-Fi settings [CSP] | Wi-Fi | [] | Remote Device Configuration with the .NET Compact Framework | CSP | https://msdn.microsoft.com/en-us/library/bb738068.aspx | 48/1438042987034.19_20150728002307-00050-ip-10-236-191-2_873439889_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Gets or sets values indicating the level of authentication and impersonation used for this request. (inherited from WebRequest) [Name] | AuthenticationLevel | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Gets or sets the cache policy for this request. (inherited from WebRequest) [Name] | CachePolicy | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the name of the connection group for the request. This property is reserved for future use. [Name] | ConnectionGroupName | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the content length of the data being sent. [Name] | ContentLength | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the content type of the data being sent. This property is reserved for future use. [Name] | ContentType | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the credentials that are associated with this request. This property is reserved for future use. [Name] | Credentials | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Gets or sets the default cache policy for this request. (inherited from WebRequest) [Name] | DefaultCachePolicy | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Gets or sets the global HTTP proxy. (inherited from WebRequest) [Name] | DefaultWebProxy | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets a collection of the name/value pairs that are associated with the request. This property is reserved for future use. [Name] | Headers | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Gets or sets the impersonation level for the current request. (inherited from WebRequest) [Name] | ImpersonationLevel | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the protocol method used for the request. This property is reserved for future use. [Name] | Method | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets a value that indicates whether to preauthenticate a request. This property is reserved for future use. [Name] | PreAuthenticate | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the network proxy to use for this request. This property is reserved for future use. [Name] | Proxy | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets the Uniform Resource Identifier (URI) of the request. [Name] | RequestUri | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Gets or sets the length of time until the request times out. [Name] | Timeout | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
d5b52e41_equest_Properties__System_Net___Name | [Description] Overridden. Always throws a NotSupportedException. [Name] | UseDefaultCredentials | [] | FileWebRequest Properties (System.Net) | Name | https://msdn.microsoft.com/en-US/library/system.net.filewebrequest_properties(v=vs.85).aspx | 48/1438042986615.83_20150728002306-00109-ip-10-236-191-2_856075176_0.json |
0c45de24_tomated_Tests_from_a_Test_Plan__Task_Description | [Step] 1 [Topic] Setting Up Test Machines to Run Tests or Collect Data Installing and Configuring Visual Studio Agents and Test and Build Controllers [Task Description] | Determine what roles you need in your environment to run automated tests to test the application. For example, it could be a Web server and a desktop client that runs a browser. Then install a test controller and register it with your Team Foundation Server. Install test agents on the computers that you want to use as part of your physical environment for testing. These computers can be physical or virtual machines. | [] | Essential Guide for Running Automated Tests from a Test Plan | Task Description | https://msdn.microsoft.com/en-us/library/ff472576(v=vs.100).aspx | 48/1438042986615.83_20150728002306-00099-ip-10-236-191-2_868413889_0.json |
0c45de24_tomated_Tests_from_a_Test_Plan__Task_Description | [Step] 2 [Topic] Creating a Physical Environment to Use for Testing [Task Description] | Create a physical environment that uses this test controller and the machines with test agents. | [] | Essential Guide for Running Automated Tests from a Test Plan | Task Description | https://msdn.microsoft.com/en-us/library/ff472576(v=vs.100).aspx | 48/1438042986615.83_20150728002306-00099-ip-10-236-191-2_868413889_0.json |
0c45de24_tomated_Tests_from_a_Test_Plan__Task_Description | [Step] 3 [Topic] How to: Create a Test Plan [Task Description] | Create a test plan and test suites using Microsoft Test Manager. Note You can also create test cases in your test suites with which you can associate each automated test. Or you can create test cases from your assembly of automated tests. See step 9 for details about creating test cases. | [] | Essential Guide for Running Automated Tests from a Test Plan | Task Description | https://msdn.microsoft.com/en-us/library/ff472576(v=vs.100).aspx | 48/1438042986615.83_20150728002306-00099-ip-10-236-191-2_868413889_0.json |
0c45de24_tomated_Tests_from_a_Test_Plan__Task_Description | [Step] 4 [Topic] Create Test Settings for Automated Tests as Part of a Test Plan [Task Description] | Create automated test settings for your test plan with a set of roles that match your physical environment. Add the test settings and environment to your test plan. | [] | Essential Guide for Running Automated Tests from a Test Plan | Task Description | https://msdn.microsoft.com/en-us/library/ff472576(v=vs.100).aspx | 48/1438042986615.83_20150728002306-00099-ip-10-236-191-2_868413889_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.