task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
list
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
f7321aa2_apePosition_function__Windows___Meaning
[Value] TAPE_SPACE_SEQUENTIAL_FMKS 7L [Meaning]
Moves the tape forward (or backward) to the first occurrence of n filemarks in the current partition, where n is the number specified by dwOffsetLow and dwOffsetHigh. The dwPartition parameter is ignored.
[]
SetTapePosition function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/aa362536(v=vs.85).aspx
12/1438042981460.12_20150728002301-00128-ip-10-236-191-2_873454589_0.json
f7321aa2_apePosition_function__Windows___Meaning
[Value] TAPE_SPACE_SEQUENTIAL_SMKS 9L [Meaning]
Moves the tape forward (or backward) to the first occurrence of n setmarks in the current partition, where n is the number specified by dwOffsetLow and dwOffsetHigh. The dwPartition parameter is ignored.
[]
SetTapePosition function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/aa362536(v=vs.85).aspx
12/1438042981460.12_20150728002301-00128-ip-10-236-191-2_873454589_0.json
f7321aa2_apePosition_function__Windows___Meaning
[Value] TAPE_SPACE_SETMARKS 8L [Meaning]
Moves the tape forward (or backward) the number of setmarks specified by dwOffsetLow and dwOffsetHigh in the current partition. The dwPartition parameter is ignored.
[]
SetTapePosition function (Windows)
Meaning
https://msdn.microsoft.com/en-us/library/aa362536(v=vs.85).aspx
12/1438042981460.12_20150728002301-00128-ip-10-236-191-2_873454589_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Sets the default location where the asset picker should be opened. [Attribute]
DefaultOpenLocationUrl
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to True to open the asset picker window in the last used location. The first you use the asset picker, it opens in the location specified by the DefaultOpenLocationUrl property. Set to False if you always want it to open in the location specified in DefaultOpenLocationUrl. [Attribute]
DefaultsToLastUsedLocation
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to True to display a Look In section in the asset picker window. Otherwise, set to False. [Attribute]
DisplayLookInSection
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Overrides various properties in the Asset Picker dialog box. [Attribute]
OverrideDialogFeatures
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Sets the title of the Asset Picker dialog box. [Attribute]
OverrideDialogTitle
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Sets the description displayed near the top of the Asset Picker dialog box. [Attribute]
OverrideDialogDescription
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Sets the icon displayed in the upper-right of the Asset Picker dialog box. [Attribute]
OverrideDialogImageUrl
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] When specified, this ID is used to find the HTML element for the AssetText value returned by the asset picker. Defaults to the ClientID of the child TextBox control. [Attribute]
AssetTextClientID
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] When specified, this ID is used to find the HTML element for the AssetUrl value that the asset picker returns. Defaults to the ClientID of the child TextBox control. [Attribute]
AsserUrlClientID
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] A string containing a JavaScript function to call when the asset picker dialog box returns a value. Defaults to String.Empty. [Attribute]
ClientCallback
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to True to use the image version of the asset picker. Set to False to use the URL version. The image picker opens by default in Thumbnail view. If a user selects a URL that does not point to an image, the application warns the user. [Attribute]
UseImageAssetPicker
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to True to allow external URLs to be specified. The default is False. [Attribute]
AllowExternalURLs
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to False to hide the URL text box. The default is True. [Attribute]
AssetUrlTextBoxVisible
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to False to hide the button that launches the picker window. The default is True. [Attribute]
AssetPickerButtonVisible
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] Set to True to cause the Asset Picker to automatically post back when the user either changes the selected URL by typing directly in the text box, or selects a different item in the asset picker window. The default is False. [Attribute]
AutoPostBack
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
9ca3419b_to__Customize_the_Asset_Picker__Attribute
[Description] When specified, this ID is used to find the HTML element for the returned AssetUrl value returned by the asset picker. Defaults to the ClientID of the child TextBox control. [Attribute]
AsserUrlClientID
[]
How to: Customize the Asset Picker
Attribute
https://msdn.microsoft.com/en-us/library/ms543215(v=office.12).aspx
12/1438042990114.79_20150728002310-00160-ip-10-236-191-2_872134058_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] Access Modifiers public private internal protected [Purpose]
Specifies the declared accessibility of types and type members.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] abstract [Purpose]
Indicates that a class is intended only to be a base class of other classes.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] const [Purpose]
Specifies that the value of the field or the local variable cannot be modified.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] event [Purpose]
Declares an event.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] extern [Purpose]
Indicates that the method is implemented externally.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] new [Purpose]
Hides an inherited member from a base class member.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] override [Purpose]
Provides a new implementation of a virtual member inherited from a base class.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] partial [Purpose]
Defines partial classes, structs and methods throughout the same assembly.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] readonly [Purpose]
Declares a field that can only be assigned values as part of the declaration or in a constructor in the same class.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] sealed [Purpose]
Specifies that a class cannot be inherited.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] static [Purpose]
Declares a member that belongs to the type itself instead of to a specific object.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] unsafe [Purpose]
Declares an unsafe context.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] virtual [Purpose]
Declares a method or an accessor whose implementation can be changed by an overriding member in a derived class.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
1d4d71cd_Modifiers__C__Reference___Purpose
[Modifier] volatile [Purpose]
Indicates that a field can be modified in the program by something such as the operating system, the hardware, or a concurrently executing thread.
[]
Modifiers (C# Reference)
Purpose
https://msdn.microsoft.com/en-us/library/6tcf2h8w(v=vs.100).aspx
12/1438042990114.79_20150728002310-00032-ip-10-236-191-2_883941622_0.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] Create/modify/delete [Operators] No [Local jobs] Yes 2 (owned jobs only) [Multiserver jobs] No [Job schedules] Yes (owned schedules only) [Proxies] No [Alerts]
No
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] View list (enumerate) [Operators] Yes 1 [Local jobs] Yes [Multiserver jobs] Yes [Job schedules] Yes [Proxies] Yes [Alerts]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] Enable/disable [Operators] No [Local jobs] Yes 3 [Multiserver jobs] No [Job schedules] Yes 4 [Proxies] Not applicable [Alerts]
No
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] View properties [Operators] Yes [Local jobs] Yes [Multiserver jobs] Yes [Job schedules] Yes [Proxies] Yes [Alerts]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] Edit properties [Operators] No [Local jobs] Yes (owned jobs only) [Multiserver jobs] No [Job schedules] Yes (owned schedules only) [Proxies] No [Alerts]
No
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] Execute/stop/start [Operators] Not applicable [Local jobs] Yes [Multiserver jobs] No [Job schedules] Not applicable [Proxies] Not applicable [Alerts]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] View job history [Operators] Not applicable [Local jobs] Yes [Multiserver jobs] Yes [Job schedules] Not applicable [Proxies] Not applicable [Alerts]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] Delete job history [Operators] Not applicable [Local jobs] Yes [Multiserver jobs] No [Job schedules] Not applicable [Proxies] Not applicable [Alerts]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
7493860d_ver_Agent_Fixed_Database_Roles__Alerts
[Action] Attach/detach [Operators] Not applicable [Local jobs] Not applicable [Multiserver jobs] Not applicable [Job schedules] Yes (owned schedules only) [Proxies] Not applicable [Alerts]
Not applicable
[ [ "N", "o" ], [ "Y", "e", "s" ], [ "N", "o", "t", " ", "a", "p", "p", "l", "i", "c", "a", "b", "l", "e" ] ]
SQL Server Agent Fixed Database Roles
Alerts
https://msdn.microsoft.com/en-us/library/ms188283(v=sql.120).aspx
12/1438042989891.18_20150728002309-00004-ip-10-236-191-2_877532760_5.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IAddtoGallery [Description]
Defines a property that allows a Web Part to add menu items to the Add Web Parts gallery tool pane.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IConnectionData [Description]
Enables connections data between provider and consumer interfaces when the provider interface depends on the consumer interface to get data.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] ICustomizeToolPane [Description]
Provides methods and properties you must implement when creating a custom tool pane.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IDefaultFilterValue [Description]
Consumed by WebParts that support default values via Part-to-Part connections. Provided by TransformableFilterValuesToDefaultValueTransformer.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IFilterValues [Description]
Interface for parameters that describe the interaction between the data provider and the consumer of provider data.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IListWebPart [Description]
Implement this interface to create the functionality that a Web Part class requires to be placed on a form. For example, the ListFormWebPart and ListViewWebPart classes both implement this interface so that they can be positioned in different zones on a form.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IRelatedFormWebPart [Description]
Provides an interface that a Web Part can implement to enable connections to related Web Parts on a forms page.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IRuntimeFilter [Description]
Obsolete. Controls which Web Parts are rendered at run time based on a set of arbitrary parameters stored in the IsIncludedFilter property of the Web Part base class.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IRuntimeFilter2 [Description]
Controls which Web Parts are rendered at run time based on a set of arbitrary parameters that are stored in the AuthorizationFilter property of the Web Part base class.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] ISampleData [Description]
Required if a Web Part wants to display sample data for data source controls.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] ISPHierarchyData [Description]
Provides an interface to create hierarchical XmlDocument objects from data sources that derive from the IHierarchicalDataSource class.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] IToolPaneControl [Description]
Represents an advanced WebPartToolPart Web control.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
af023f83_oint_WebPartPages_namespace_____Description
[Interface] ITransformableFilterValues [Description]
The interface supported by filter providers.
[]
Microsoft.SharePoint.WebPartPages namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.sharepoint.webpartpages.aspx
12/1438042981460.12_20150728002301-00324-ip-10-236-191-2_874731721_2.json
ede76997_Chapter_10__Security__B2B
[Binding] BasicHttpBinding [Intranet] No [Internet] No [Anonymous] No [None] Yes [B2B]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 10. Security
B2B
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
ede76997_Chapter_10__Security__B2B
[Binding] NetTcpBinding [Intranet] Yes [Internet] Yes [Anonymous] Yes [None] Yes [B2B]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 10. Security
B2B
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
ede76997_Chapter_10__Security__B2B
[Binding] NetNamedPipeBinding [Intranet] Yes [Internet] No [Anonymous] No [None] Yes [B2B]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 10. Security
B2B
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
ede76997_Chapter_10__Security__B2B
[Binding] WSHttpBinding [Intranet] No [Internet] Yes [Anonymous] Yes [None] Yes [B2B]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 10. Security
B2B
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
ede76997_Chapter_10__Security__B2B
[Binding] WSDualHttpBinding [Intranet] No [Internet] Yes [Anonymous] Yes [None] Yes [B2B]
Yes
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 10. Security
B2B
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
ede76997_Chapter_10__Security__B2B
[Binding] NetMsmqBinding [Intranet] Yes [Internet] No [Anonymous] Yes [None] Yes [B2B]
No
[ [ "Y", "e", "s" ], [ "N", "o" ] ]
Chapter 10. Security
B2B
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
23407853_Chapter_10__Security__Anonymous
[Binding] BasicHttpBinding [Intranet] No [Internet] No [B2B] Yes [None] Yes [Anonymous]
No
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Chapter 10. Security
Anonymous
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
23407853_Chapter_10__Security__Anonymous
[Binding] NetTcpBinding [Intranet] Yes [Internet] Yes [B2B] No [None] Yes [Anonymous]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Chapter 10. Security
Anonymous
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
23407853_Chapter_10__Security__Anonymous
[Binding] NetNamedPipeBinding [Intranet] Yes [Internet] No [B2B] No [None] Yes [Anonymous]
No
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Chapter 10. Security
Anonymous
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
23407853_Chapter_10__Security__Anonymous
[Binding] WSHttpBinding [Intranet] No [Internet] Yes [B2B] Yes [None] Yes [Anonymous]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Chapter 10. Security
Anonymous
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
23407853_Chapter_10__Security__Anonymous
[Binding] WSDualHttpBinding [Intranet] No [Internet] Yes [B2B] Yes [None] Yes [Anonymous]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Chapter 10. Security
Anonymous
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
23407853_Chapter_10__Security__Anonymous
[Binding] NetMsmqBinding [Intranet] Yes [Internet] No [B2B] No [None] Yes [Anonymous]
Yes
[ [ "N", "o" ], [ "Y", "e", "s" ] ]
Chapter 10. Security
Anonymous
https://msdn.microsoft.com/en-us/library/orm-9780596521301-02-10.aspx
12/1438042990114.79_20150728002310-00086-ip-10-236-191-2_871380574_25.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Represents a managed OracleBFile object designed to work with the Oracle BFILE data type. This class cannot be inherited. [Class]
OracleBFile
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Represents a set of methods for creating instances of the Oracle provider's implementation of the data source classes. [Class]
OracleClientFactory
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Represents an SQL statement or stored procedure to execute against a database. This class cannot be inherited. [Class]
OracleCommand
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Automatically generates single-table commands used to reconcile changes made to a DataSet with the associated database. This class cannot be inherited. [Class]
OracleCommandBuilder
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Represents an open connection to a database. This class cannot be inherited. [Class]
OracleConnection
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Provides a simple way to create and manage the contents of connection strings used by the OracleConnection class. [Class]
OracleConnectionStringBuilder
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Represents a set of data commands and a connection to a database that are used to fill the DataSet and update the database. This class cannot be inherited. [Class]
OracleDataAdapter
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Provides a way of reading a forward-only stream of data rows from a data source. This class cannot be inherited. [Class]
OracleDataReader
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] The exception that is generated when a warning or error is returned by an Oracle database or the .NET Framework Data Provider for Oracle. This class cannot be inherited. [Class]
OracleException
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Provides data for the InfoMessage event. This class cannot be inherited. [Class]
OracleInfoMessageEventArgs
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Represents a large object binary (LOB) data type stored on an Oracle server. This class cannot be inherited. [Class]
OracleLob
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Represents a parameter to an OracleCommand and optionally its mapping to a DataColumn. This class cannot be inherited. [Class]
OracleParameter
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Represents a collection of parameters relevant to an OracleCommand as well as their respective mappings to columns in a DataSet. This class cannot be inherited. [Class]
OracleParameterCollection
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Enables the .NET Framework Data Provider for Oracle to help ensure that a user has a security level adequate to access an Oracle database. [Class]
OraclePermission
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Obsolete. Associates a security action with a custom security attribute. [Class]
OraclePermissionAttribute
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Provides data for the RowUpdated event. This class cannot be inherited. [Class]
OracleRowUpdatedEventArgs
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Provides data for the RowUpdating event. [Class]
OracleRowUpdatingEventArgs
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
e516a6dd_Data_OracleClient_Namespace_____Class
[Description] Represents a transaction to be made in the database. [Class]
OracleTransaction
[]
System.Data.OracleClient Namespace ()
Class
https://msdn.microsoft.com/en-us/library/347d2380.aspx
12/1438042989891.18_20150728002309-00082-ip-10-236-191-2_876434002_1.json
c2643280_m_Windows_Automation_Provider___Description
[Name] AddToSelection [Description]
Adds to the collection of highlighted text in a text container that supports multiple disjoint selections.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] Clone [Description]
Returns a new ITextRangeProvider that is identical to the original ITextRangeProvider and that inherits all the properties of the original.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] Compare [Description]
Returns a value that indicates whether the span (the Start endpoint through the End endpoint) of a text range is the same as another text range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] CompareEndpoints [Description]
Returns a value that specifies whether two text ranges have identical endpoints.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] ExpandToEnclosingUnit [Description]
Expands the text range to the specified text unit.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] FindAttribute [Description]
Returns a text range subset that has the specified attribute ID and attribute value.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] FindText [Description]
Returns a text range subset that contains the specified text.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] GetAttributeValue [Description]
Retrieves the value of the specified attribute ID across the text range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] GetBoundingRectangles [Description]
Retrieves a collection of bounding rectangles for each fully or partially visible line of text in a text range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] GetChildren [Description]
Retrieves a collection of all the embedded objects that exist within the text range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] GetEnclosingElement [Description]
Returns the innermost element that encloses the text range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] GetText [Description]
Retrieves the plain text of the range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] Move [Description]
Moves the text range the specified number of text units.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] MoveEndpointByRange [Description]
Moves one endpoint of a text range to the specified endpoint of a second text range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json
c2643280_m_Windows_Automation_Provider___Description
[Name] MoveEndpointByUnit [Description]
Moves one endpoint of the text range the specified number of text units within the document range.
[]
ITextRangeProvider Interface (System.Windows.Automation.Provider)
Description
https://msdn.microsoft.com/en-us/library/system.windows.automation.provider.itextrangeprovider(d=printer,v=vs.95)
12/1438042990114.79_20150728002310-00331-ip-10-236-191-2_877045936_0.json