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
bc6969cd_source_block_Class__Description
[Name] source_block::enable_batched_processing Method [Description]
Enables batched processing for this block.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::initialize_source Method [Description]
Initializes the message_propagator within this source_block.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::link_target_notification Method [Description]
A callback that notifies that a new target has been linked to this source_block object.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::process_input_messages Method [Description]
Process input messages. This is only useful for propagator blocks, which derive from source_block
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::propagate_output_messages Method [Description]
Propagate messages to targets.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::propagate_to_any_targets Method [Description]
When overridden in a derived class, propagates the given message to any or all of the linked targets. This is the main propagation routine for message blocks.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::release_message Method [Description]
When overridden in a derived class, releases a previous message reservation.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::remove_targets Method [Description]
Removes all target links for this source block. This should be called from the destructor.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::reserve_message Method [Description]
When overridden in a derived class, reserves a message previously offered by this source_block object.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::resume_propagation Method [Description]
When overridden in a derived class, resumes propagation after a reservation has been released.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::sync_send Method [Description]
Synchronously queues up messages and starts a propagation task, if this has not been done already.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::unlink_target_notification Method [Description]
A callback that notifies that a target has been unlinked from this source_block object.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
bc6969cd_source_block_Class__Description
[Name] source_block::wait_for_outstanding_async_sends Method [Description]
Waits for all asynchronous propagations to complete. This propagator-specific spin wait is used in destructors of message blocks to make sure that all asynchronous propagations have time to finish before destroying the block.
[]
source_block Class
Description
https://msdn.microsoft.com/en-us/library/windows/apps/dd492847.aspx
17/1438042987402.78_20150728002307-00001-ip-10-236-191-2_877384088_3.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] BevelBitmapEffect [Description]
Creates a bevel which raises the surface of the image according to a specified curve.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] BitmapEffect [Description]
Defines a bitmap effect. Derived classes define effects that can be applied to a Visual object, such as a Button or an Image.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] BitmapEffectCollection [Description]
Represents a collection of BitmapEffect objects. This collection is used as part of a BitmapEffectGroup to apply multiple bitmap effects to visual content.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] BitmapEffectGroup [Description]
Represents a group of BitmapEffect objects that is used to apply multiple effects to a visible object.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] BitmapEffectInput [Description]
Applies the BitmapEffect given in the BitmapEffect property to a specified region of the visual object.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] BlurBitmapEffect [Description]
Simulates looking at an object through an out-of-focus lens.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] DropShadowBitmapEffect [Description]
Applies a shadow behind a visual object at a slight offset. The offset is determined by mimicking a casting shadow from an imaginary light source.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] EmbossBitmapEffect [Description]
Creates a bump mapping of the visual object to give the impression of depth and texture from an artificial light source.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
9385ff4e_indows_Media_Effects_Namespace__Description
[Class] OuterGlowBitmapEffect [Description]
Creates a halo of color around objects or areas of color.
[]
System.Windows.Media.Effects Namespace
Description
https://msdn.microsoft.com/en-us/library/system.windows.media.effects(v=vs.85).aspx
17/1438042987402.78_20150728002307-00305-ip-10-236-191-2_863907962_0.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the user aborts the download. [Event]
abort
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires on a databound object after successfully updating the associated data in the data source object. [Event]
afterupdate
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires on the source object before the selection is copied to the system clipboard. [Event]
beforecopy
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires on a databound object before updating the associated data in the data source object. [Event]
beforeupdate
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when data changes in the data provider. [Event]
cellchange
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the contents of the object or selection have changed. [Event]
change
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires periodically as data arrives from data source objects that asynchronously transmit their data. [Event]
dataavailable
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the data set exposed by a data source object changes. [Event]
datasetchanged
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when an error occurs during object loading. [Event]
error
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires on a databound object when an error occurs while updating the associated data in the data source object. [Event]
errorupdate
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when a visual filter changes state or completes a transition. [Event]
filterchange
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Occurs when the text content of an element is changed through the user interface. [Event]
input
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the print or print preview layout process finishes filling the current LayoutRect object with content from the source document. [Event]
layoutcomplete
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires immediately after the client loads the object. [Event]
load
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires to indicate that all data is available from the data source object. [Event]
ondatasetcomplete
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the current selection changes. [Event]
onselect
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the state of the object has changed. [Event]
readystatechange
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the user resets a form. [Event]
reset
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when the size of the object is about to change. [Event]
resize
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires to indicate that the current row has changed in the data source and new data values are available on the object. [Event]
rowenter
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires just before the data source control changes the current row in the object. [Event]
rowexit
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires when rows are about to be deleted from the recordset. [Event]
rowsdelete
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
0d690de5_ead_object__Internet_Explorer___Event
[Description] Fires just after new rows are inserted in the current recordset. [Event]
rowsinserted
[]
head element | head object (Internet Explorer)
Event
https://msdn.microsoft.com/en-us/library/ms535252(VS.85).aspx
17/1438042987402.78_20150728002307-00057-ip-10-236-191-2_868096832_1.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] All [Description]
All parts of the cell should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] Background [Description]
The background of the cell should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] Border [Description]
The border of the cell should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] ContentBackground [Description]
The background of the cell content should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] ContentForeground [Description]
The foreground of the cell content should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] ErrorIcon [Description]
The cell error icon should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] Focus [Description]
The focus rectangle should be painted around the cell.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] None [Description]
Nothing should be painted.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
ecc1f5bb_eration__System_Windows_Forms___Description
[Member name] SelectionBackground [Description]
The background of the cell should be painted when the cell is selected.
[]
DataGridViewPaintParts Enumeration (System.Windows.Forms)
Description
https://msdn.microsoft.com/en-us/library/ms159092(v=vs.85).aspx
17/1438042987228.91_20150728002307-00091-ip-10-236-191-2_866120514_0.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_ADD [Value] 0 [Description]
The notification is for an additional URL.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_DELETE [Value] 1 [Description]
The notification is for the deletion of a URL.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_MODIFY [Value] 2 [Description]
The notification is that a URL has been modified.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_MOVE_RENAME [Value] 3 [Description]
The notification is for the move and rename of an object to a new URL.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_SEMANTICS_DIRECTORY [Value] 0x10000 [Description]
The notification is for a container URL.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_SEMANTICS_SHALLOW [Value] 0x20000 [Description]
The notification is for a container URL that should only have its container properties indexed.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
457c4e99_the_Index_of_Changes__Windows___Description
[Enum Value] SEARCH_CHANGE_SEMANTICS_SECURITY [Value] 0x40000 [Description]
The notification is for a URL or container URL that has had its security properties changed.
[]
Notifying the Index of Changes (Windows)
Description
https://msdn.microsoft.com/en-us/library/aa965718(v=vs.85).aspx
17/1438042987402.78_20150728002307-00215-ip-10-236-191-2_868303579_2.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Introducing Data Processing Extensions [Description]
Introduces how to write a custom data processing extension for Reporting Services.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Getting Started with a Processing Extension Implementation [Description]
Describes the requirements for implementing a custom data processing extension.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Implementing a Connection Class for a Data Processing Extension [Description]
Describes the attributes of a connection and how to implement your own Connection class for your data processing extension.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Implementing a Command Class for a Data Processing Extension [Description]
Describes the attributes of a command, and how to implement your own Command class for your data processing extension.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Implementing a DataReader Class for a Data Processing Extension [Description]
Describes the attributes of a data reader and how to implement your own DataReader class for your data processing extension.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Using an External Dataset with Reporting Services [Description]
Describes how to expose your custom DataSet objects to the report server for consumption.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Deploying a Data Processing Extension [Description]
Describes how to deploy your data processing extension.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Debugging Data Processing Extension Code [Description]
Describes how to debug code in your data processing extensions.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
498d253c_ng_a_Data_Processing_Extension__Description
[Topic] Removing a Data Processing Extension [Description]
Describes how to remove a data processing extension from a report server or Report Designer.
[]
Implementing a Data Processing Extension
Description
https://msdn.microsoft.com/en-us/library/ms154655(v=sql.90).aspx
17/1438042987228.91_20150728002307-00287-ip-10-236-191-2_872020298_0.json
39d3a635__Management_Client_Extensions___Description
[Name] AuthenticationSettingsUpdated [Description]
Gets or sets the event handler for authentication changes.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] AuthenticationType [Description]
When overridden in a derived class, gets the type of authentication handshake that the scheme uses.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] Description [Description]
When overridden in a derived class, gets a description of the authentication feature.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] IsEnabled [Description]
Gets a value indicating whether the authentication feature is enabled.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] IsFeatureEnabled [Description]
Gets a value indicating whether this feature should be displayed on the Authentication page.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] MinimumFrameworkVersion [Description]
Gets the minimum required .NET Framework version.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] Module [Description]
Gets the Module object that is associated with the feature.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
39d3a635__Management_Client_Extensions___Description
[Name] Name [Description]
When overridden in a derived class, gets the display name for the authentication feature.
[]
AuthenticationFeature Class (Microsoft.Web.Management.Client.Extensions)
Description
https://msdn.microsoft.com/en-us/library/microsoft.web.management.client.extensions.authenticationfeature(v=vs.90).aspx
17/1438042987402.78_20150728002307-00175-ip-10-236-191-2_876201757_1.json
8b0481c9_meration__System_Transactions___Description
[Member name] Serializable [Description]
Volatile data can be read but not modified, and no new data can be added during the transaction.
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
8b0481c9_meration__System_Transactions___Description
[Member name] RepeatableRead [Description]
Volatile data can be read but not modified during the transaction. New data can be added during the transaction.
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
8b0481c9_meration__System_Transactions___Description
[Member name] ReadCommitted [Description]
Volatile data cannot be read during the transaction, but can be modified.
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
8b0481c9_meration__System_Transactions___Description
[Member name] ReadUncommitted [Description]
Volatile data can be read and modified during the transaction.
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
8b0481c9_meration__System_Transactions___Description
[Member name] Snapshot [Description]
Volatile data can be read. Before a transaction modifies data, it verifies if another transaction has changed the data after it was initially read. If the data has been updated, an error is raised. This allows a transaction to get to the previously committed value of the data. When you try to promote a transaction that was created with this isolation level, an InvalidOperationException is thrown with the error message "Transactions with IsolationLevel Snapshot cannot be promoted".
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
8b0481c9_meration__System_Transactions___Description
[Member name] Chaos [Description]
The pending changes from more highly isolated transactions cannot be overwritten.
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
8b0481c9_meration__System_Transactions___Description
[Member name] Unspecified [Description]
A different isolation level than the one specified is being used, but the level cannot be determined. An exception is thrown if this value is set.
[]
IsolationLevel Enumeration (System.Transactions)
Description
https://msdn.microsoft.com/en-us/library/system.transactions.isolationlevel(v=vs.90).aspx
17/1438042987228.91_20150728002307-00149-ip-10-236-191-2_883904545_0.json
21c20178_Taking_Governance_to_the_Edge__SOA_1_0
[SOA 2.0] Supply-demand collaboration [SOA 1.0]
Supply-side oriented
[]
Taking Governance to the Edge
SOA 1.0
https://msdn.microsoft.com/en-us/library/bb245658.aspx
17/1438042987402.78_20150728002307-00072-ip-10-236-191-2_871497877_0.json
21c20178_Taking_Governance_to_the_Edge__SOA_1_0
[SOA 2.0] Complex systems of systems. [SOA 1.0]
Straight-through processing
[]
Taking Governance to the Edge
SOA 1.0
https://msdn.microsoft.com/en-us/library/bb245658.aspx
17/1438042987402.78_20150728002307-00072-ip-10-236-191-2_871497877_0.json
21c20178_Taking_Governance_to_the_Edge__SOA_1_0
[SOA 2.0] Collaborative composition [SOA 1.0]
Single directing mind
[]
Taking Governance to the Edge
SOA 1.0
https://msdn.microsoft.com/en-us/library/bb245658.aspx
17/1438042987402.78_20150728002307-00072-ip-10-236-191-2_871497877_0.json
21c20178_Taking_Governance_to_the_Edge__SOA_1_0
[SOA 2.0] Uncontrolled reuse [SOA 1.0]
Controlled reuse
[]
Taking Governance to the Edge
SOA 1.0
https://msdn.microsoft.com/en-us/library/bb245658.aspx
17/1438042987402.78_20150728002307-00072-ip-10-236-191-2_871497877_0.json
21c20178_Taking_Governance_to_the_Edge__SOA_1_0
[SOA 2.0] Exo-interoperability [SOA 1.0]
Endo-interoperability (within a single enterprise or closed collaborative system)
[]
Taking Governance to the Edge
SOA 1.0
https://msdn.microsoft.com/en-us/library/bb245658.aspx
17/1438042987402.78_20150728002307-00072-ip-10-236-191-2_871497877_0.json
21c20178_Taking_Governance_to_the_Edge__SOA_1_0
[SOA 2.0] Improved user experience [SOA 1.0]
Cost savings
[]
Taking Governance to the Edge
SOA 1.0
https://msdn.microsoft.com/en-us/library/bb245658.aspx
17/1438042987402.78_20150728002307-00072-ip-10-236-191-2_871497877_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] GetBindInfo [Description]
Provides information about how the bind operation is handled when it is called by an asynchronous moniker.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] GetPriority [Description]
Gets the priority for the bind operation when it is called by an asynchronous moniker.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] OnDataAvailable [Description]
Provides data to the client as it becomes available during asynchronous bind operations.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] OnObjectAvailable [Description]
Passes the requested object interface pointer to the client.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] OnProgress [Description]
Indicates the progress of the bind operation.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] OnStartBinding [Description]
Notifies the client about the callback methods that it is registered to receive. This notification is a response to the flags the client requested in the RegisterBindStatusCallback function.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
d44a1e15_usCallback_interface__Windows___Description
[Method] OnStopBinding [Description]
Indicates the end of the bind operation.
[]
IBindStatusCallback interface (Windows)
Description
https://msdn.microsoft.com/en-us/library/ms775060(v=vs.85).aspx
39/1438042989126.22_20150728002309-00001-ip-10-236-191-2_891471777_0.json
78e9ea69_n__Microsoft_SqlServer_Server___Description
[Member name] AlterAppRole [Description]
An ALTER APPLICATION ROLE Transact-SQL statement was executed.
[]
TriggerAction Enumeration (Microsoft.SqlServer.Server)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.server.triggeraction(v=vs.110).aspx
39/1438042989126.22_20150728002309-00027-ip-10-236-191-2_885417381_0.json
78e9ea69_n__Microsoft_SqlServer_Server___Description
[Member name] AlterAssembly [Description]
An ALTER ASSEMBLY Transact-SQL statement was executed.
[]
TriggerAction Enumeration (Microsoft.SqlServer.Server)
Description
https://msdn.microsoft.com/en-us/library/microsoft.sqlserver.server.triggeraction(v=vs.110).aspx
39/1438042989126.22_20150728002309-00027-ip-10-236-191-2_885417381_0.json