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
df46ac2a_System_Windows_Namespace_____Description
[Structure] Size [Description]
Implements a structure that is used to describe the Size of an object.
[]
System.Windows Namespace ()
Description
https://msdn.microsoft.com/en-us/library/ms599716(v=vs.100).aspx
8/1438042986022.41_20150728002306-00160-ip-10-236-191-2_886015529_1.json
df46ac2a_System_Windows_Namespace_____Description
[Structure] TextDecorationCollection.Enumerator [Description]
Enumerates TextDecoration items in a TextDecoration.
[]
System.Windows Namespace ()
Description
https://msdn.microsoft.com/en-us/library/ms599716(v=vs.100).aspx
8/1438042986022.41_20150728002306-00160-ip-10-236-191-2_886015529_1.json
df46ac2a_System_Windows_Namespace_____Description
[Structure] Thickness [Description]
Describes the thickness of a frame around a rectangle. Four Double values describe the Left, Top, Right, and Bottom sides of the rectangle, respectively.
[]
System.Windows Namespace ()
Description
https://msdn.microsoft.com/en-us/library/ms599716(v=vs.100).aspx
8/1438042986022.41_20150728002306-00160-ip-10-236-191-2_886015529_1.json
df46ac2a_System_Windows_Namespace_____Description
[Structure] ValueSource [Description]
Reports the information returned from DependencyPropertyHelper.GetValueSource.
[]
System.Windows Namespace ()
Description
https://msdn.microsoft.com/en-us/library/ms599716(v=vs.100).aspx
8/1438042986022.41_20150728002306-00160-ip-10-236-191-2_886015529_1.json
df46ac2a_System_Windows_Namespace_____Description
[Structure] Vector [Description]
Represents a displacement in 2-D space.
[]
System.Windows Namespace ()
Description
https://msdn.microsoft.com/en-us/library/ms599716(v=vs.100).aspx
8/1438042986022.41_20150728002306-00160-ip-10-236-191-2_886015529_1.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the source or destination context is a different process on the same computer. [Member name]
CrossProcess
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the source or destination context is a different computer. [Member name]
CrossMachine
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the source or destination context is a file. Users can assume that files will last longer than the process that created them and not serialize objects in such a way that deserialization will require accessing any data from the current process. [Member name]
File
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the source or destination context is a persisted store, which could include databases, files, or other backing stores. Users can assume that persisted data will last longer than the process that created the data and not serialize objects so that deserialization will require accessing any data from the current process. [Member name]
Persistence
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the data is remoted to a context in an unknown location. Users cannot make any assumptions whether this is on the same computer. [Member name]
Remoting
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the serialization context is unknown. [Member name]
Other
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the object graph is being cloned. Users can assume that the cloned graph will continue to exist within the same process and be safe to access handles or other references to unmanaged resources. [Member name]
Clone
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the source or destination context is a different AppDomain. (For a description of AppDomains, see Application Domains). [Member name]
CrossAppDomain
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
d8b1693b__System_Runtime_Serialization___Member_name
[Description] Specifies that the serialized data can be transmitted to or received from any of the other contexts. [Member name]
All
[ [ "C", "r", "o", "s", "s", "P", "r", "o", "c", "e", "s", "s" ], [ "C", "r", "o", "s", "s", "M", "a", "c", "h", "i", "n", "e" ], [ "F", "i", "l", "e" ], [ "P", "e", "r", "s", "i", "s", "t", "e", "n", "c", "e" ], [ "R", "e", "m", "o", "t", "i", "n", "g" ], [ "O", "t", "h", "e", "r" ], [ "C", "l", "o", "n", "e" ], [ "C", "r", "o", "s", "s", "A", "p", "p", "D", "o", "m", "a", "i", "n" ], [ "A", "l", "l" ] ]
StreamingContextStates Enumeration (System.Runtime.Serialization)
Member name
https://msdn.microsoft.com/en-us/library/vstudio/system.runtime.serialization.streamingcontextstates(v=vs.90).aspx?cs-save-lang=1&cs-lang=cpp
8/1438042988511.77_20150728002308-00003-ip-10-236-191-2_884960434_0.json
156cbda6_tion__System_Data_SqlServerCe___Member_name
[Description] Advances to the first row with values (in index order) after the seek value. [Member name]
After
[ [ "A", "f", "t", "e", "r" ], [ "A", "f", "t", "e", "r", "E", "q", "u", "a", "l" ], [ "B", "e", "f", "o", "r", "e" ], [ "B", "e", "f", "o", "r", "e", "E", "q", "u", "a", "l" ], [ "F", "i", "r", "s", "t", "E", "q", "u", "a", "l" ], [ "L", "a", "s", "t", "E", "q", "u", "a", "l" ] ]
DbSeekOptions Enumeration (System.Data.SqlServerCe)
Member name
https://msdn.microsoft.com/en-us/library/1eaa5k08(v=vs.90).aspx
8/1438043060830.93_20150728002420-00199-ip-10-236-191-2_879220074_0.json
156cbda6_tion__System_Data_SqlServerCe___Member_name
[Description] Advances to the last matching row on the index. If there are no matching rows, advances to the first row with values after the seek value, in index order. [Member name]
AfterEqual
[ [ "A", "f", "t", "e", "r" ], [ "A", "f", "t", "e", "r", "E", "q", "u", "a", "l" ], [ "B", "e", "f", "o", "r", "e" ], [ "B", "e", "f", "o", "r", "e", "E", "q", "u", "a", "l" ], [ "F", "i", "r", "s", "t", "E", "q", "u", "a", "l" ], [ "L", "a", "s", "t", "E", "q", "u", "a", "l" ] ]
DbSeekOptions Enumeration (System.Data.SqlServerCe)
Member name
https://msdn.microsoft.com/en-us/library/1eaa5k08(v=vs.90).aspx
8/1438043060830.93_20150728002420-00199-ip-10-236-191-2_879220074_0.json
156cbda6_tion__System_Data_SqlServerCe___Member_name
[Description] Advances to the last row with values (in index order) before the seek value. [Member name]
Before
[ [ "A", "f", "t", "e", "r" ], [ "A", "f", "t", "e", "r", "E", "q", "u", "a", "l" ], [ "B", "e", "f", "o", "r", "e" ], [ "B", "e", "f", "o", "r", "e", "E", "q", "u", "a", "l" ], [ "F", "i", "r", "s", "t", "E", "q", "u", "a", "l" ], [ "L", "a", "s", "t", "E", "q", "u", "a", "l" ] ]
DbSeekOptions Enumeration (System.Data.SqlServerCe)
Member name
https://msdn.microsoft.com/en-us/library/1eaa5k08(v=vs.90).aspx
8/1438043060830.93_20150728002420-00199-ip-10-236-191-2_879220074_0.json
156cbda6_tion__System_Data_SqlServerCe___Member_name
[Description] Advances to the first matching row on the index. If there are no matching rows, advances to the last row with values before the seek value, in index order. [Member name]
BeforeEqual
[ [ "A", "f", "t", "e", "r" ], [ "A", "f", "t", "e", "r", "E", "q", "u", "a", "l" ], [ "B", "e", "f", "o", "r", "e" ], [ "B", "e", "f", "o", "r", "e", "E", "q", "u", "a", "l" ], [ "F", "i", "r", "s", "t", "E", "q", "u", "a", "l" ], [ "L", "a", "s", "t", "E", "q", "u", "a", "l" ] ]
DbSeekOptions Enumeration (System.Data.SqlServerCe)
Member name
https://msdn.microsoft.com/en-us/library/1eaa5k08(v=vs.90).aspx
8/1438043060830.93_20150728002420-00199-ip-10-236-191-2_879220074_0.json
156cbda6_tion__System_Data_SqlServerCe___Member_name
[Description] Advances to the first matching row (in index order) on the index. [Member name]
FirstEqual
[ [ "A", "f", "t", "e", "r" ], [ "A", "f", "t", "e", "r", "E", "q", "u", "a", "l" ], [ "B", "e", "f", "o", "r", "e" ], [ "B", "e", "f", "o", "r", "e", "E", "q", "u", "a", "l" ], [ "F", "i", "r", "s", "t", "E", "q", "u", "a", "l" ], [ "L", "a", "s", "t", "E", "q", "u", "a", "l" ] ]
DbSeekOptions Enumeration (System.Data.SqlServerCe)
Member name
https://msdn.microsoft.com/en-us/library/1eaa5k08(v=vs.90).aspx
8/1438043060830.93_20150728002420-00199-ip-10-236-191-2_879220074_0.json
156cbda6_tion__System_Data_SqlServerCe___Member_name
[Description] Advances to the last matching row (in index order) on the index. [Member name]
LastEqual
[ [ "A", "f", "t", "e", "r" ], [ "A", "f", "t", "e", "r", "E", "q", "u", "a", "l" ], [ "B", "e", "f", "o", "r", "e" ], [ "B", "e", "f", "o", "r", "e", "E", "q", "u", "a", "l" ], [ "F", "i", "r", "s", "t", "E", "q", "u", "a", "l" ], [ "L", "a", "s", "t", "E", "q", "u", "a", "l" ] ]
DbSeekOptions Enumeration (System.Data.SqlServerCe)
Member name
https://msdn.microsoft.com/en-us/library/1eaa5k08(v=vs.90).aspx
8/1438043060830.93_20150728002420-00199-ip-10-236-191-2_879220074_0.json
06e9613b_ce_Class__System_Windows_Data___Name
[Description] Gets or sets the cultural information for any operations of the view that might differ by culture, such as sorting. [Name]
Culture
[ [ "C", "u", "l", "t", "u", "r", "e" ], [ "D", "i", "s", "p", "a", "t", "c", "h", "e", "r" ], [ "G", "r", "o", "u", "p", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "r", "t", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "u", "r", "c", "e" ], [ "V", "i", "e", "w" ] ]
CollectionViewSource Class (System.Windows.Data)
Name
https://msdn.microsoft.com/en-us/library/windows/apps/system.windows.data.collectionviewsource(v=vs.105).aspx
8/1438042986022.41_20150728002306-00060-ip-10-236-191-2_893058377_1.json
06e9613b_ce_Class__System_Windows_Data___Name
[Description] Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) [Name]
Dispatcher
[ [ "C", "u", "l", "t", "u", "r", "e" ], [ "D", "i", "s", "p", "a", "t", "c", "h", "e", "r" ], [ "G", "r", "o", "u", "p", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "r", "t", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "u", "r", "c", "e" ], [ "V", "i", "e", "w" ] ]
CollectionViewSource Class (System.Windows.Data)
Name
https://msdn.microsoft.com/en-us/library/windows/apps/system.windows.data.collectionviewsource(v=vs.105).aspx
8/1438042986022.41_20150728002306-00060-ip-10-236-191-2_893058377_1.json
06e9613b_ce_Class__System_Windows_Data___Name
[Description] Gets a collection of GroupDescription objects that describe how items in the collection are grouped in the view. [Name]
GroupDescriptions
[ [ "C", "u", "l", "t", "u", "r", "e" ], [ "D", "i", "s", "p", "a", "t", "c", "h", "e", "r" ], [ "G", "r", "o", "u", "p", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "r", "t", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "u", "r", "c", "e" ], [ "V", "i", "e", "w" ] ]
CollectionViewSource Class (System.Windows.Data)
Name
https://msdn.microsoft.com/en-us/library/windows/apps/system.windows.data.collectionviewsource(v=vs.105).aspx
8/1438042986022.41_20150728002306-00060-ip-10-236-191-2_893058377_1.json
06e9613b_ce_Class__System_Windows_Data___Name
[Description] Gets a collection of SortDescription objects that describe how the items in the collection are sorted in the view. [Name]
SortDescriptions
[ [ "C", "u", "l", "t", "u", "r", "e" ], [ "D", "i", "s", "p", "a", "t", "c", "h", "e", "r" ], [ "G", "r", "o", "u", "p", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "r", "t", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "u", "r", "c", "e" ], [ "V", "i", "e", "w" ] ]
CollectionViewSource Class (System.Windows.Data)
Name
https://msdn.microsoft.com/en-us/library/windows/apps/system.windows.data.collectionviewsource(v=vs.105).aspx
8/1438042986022.41_20150728002306-00060-ip-10-236-191-2_893058377_1.json
06e9613b_ce_Class__System_Windows_Data___Name
[Description] Gets or sets the collection object from which to create this view. [Name]
Source
[ [ "C", "u", "l", "t", "u", "r", "e" ], [ "D", "i", "s", "p", "a", "t", "c", "h", "e", "r" ], [ "G", "r", "o", "u", "p", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "r", "t", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "u", "r", "c", "e" ], [ "V", "i", "e", "w" ] ]
CollectionViewSource Class (System.Windows.Data)
Name
https://msdn.microsoft.com/en-us/library/windows/apps/system.windows.data.collectionviewsource(v=vs.105).aspx
8/1438042986022.41_20150728002306-00060-ip-10-236-191-2_893058377_1.json
06e9613b_ce_Class__System_Windows_Data___Name
[Description] Gets the view object that is currently associated with this instance of CollectionViewSource. [Name]
View
[ [ "C", "u", "l", "t", "u", "r", "e" ], [ "D", "i", "s", "p", "a", "t", "c", "h", "e", "r" ], [ "G", "r", "o", "u", "p", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "r", "t", "D", "e", "s", "c", "r", "i", "p", "t", "i", "o", "n", "s" ], [ "S", "o", "u", "r", "c", "e" ], [ "V", "i", "e", "w" ] ]
CollectionViewSource Class (System.Windows.Data)
Name
https://msdn.microsoft.com/en-us/library/windows/apps/system.windows.data.collectionviewsource(v=vs.105).aspx
8/1438042986022.41_20150728002306-00060-ip-10-236-191-2_893058377_1.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] ApplicationName [Description] Name of the client application that created the connection to an instance of SQL Server. This column is populated with the values passed by the application rather than the displayed name of the program. [Column ID] 10 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] ClientProcessID [Description] ID assigned by the host computer to the process where the client application is running. This data column is populated if the client provides the client process ID. [Column ID] 9 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] DatabaseID [Description] ID of the database specified by the USE database statement or the default database if no USE database statement has been issued for a given instance. SQL Server Profiler displays the name of the database if the ServerName data column is captured in the trace and the server is available. Determine the value for a database by using the DB_ID function. [Column ID] 3 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] DatabaseName [Description] Name of the database in which the user statement is running. [Column ID] 35 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] EventClass [Description] Type of event = 104. [Column ID] 27 [Filterable] No [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] EventSequence [Description] Sequence of a given event within the request. [Column ID] 51 [Filterable] No [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] EventSubClass [Description] Type of event subclass. 1=Add 2=Drop [Column ID] 21 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] HostName [Description] Name of the computer on which the client is running. This data column is populated if the client provides the host name. To determine the host name, use the HOST_NAME function. [Column ID] 8 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] IsSystem [Description] Indicates whether the event occurred on a system process or a user process. 1 = system, 0 = user. [Column ID] 60 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] LoginName [Description] Name of the login of the user (either the SQL Server security login or the Microsoft Windows login credentials in the form of DOMAIN\username). [Column ID] 11 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] LoginSid [Description] Security identification number (SID) of the logged-in user. You can find this information in the sys.server_principals catalog view. Each SID is unique for each login in the server. [Column ID] 41 [Filterable] Yes [Data type]
image
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] NTDomainName [Description] Windows domain to which the user belongs. [Column ID] 7 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] NTUserName [Description] Windows user name. [Column ID] 6 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] RequestID [Description] ID of the request containing the statement. [Column ID] 49 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] ServerName [Description] Name of the instance of SQL Server being traced. [Column ID] 26 [Filterable] No [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] SessionLoginName [Description] Login name of the user who originated the session. For example, if you connect to SQL Server using Login1 and execute a statement as Login2, SessionLoginName shows Login1 and LoginName shows Login2. This column displays both SQL Server and Windows logins. [Column ID] 64 [Filterable] Yes [Data type]
Nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] SPID [Description] ID of the session on which the event occurred. [Column ID] 12 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] StartTime [Description] Time at which the event started, if available. [Column ID] 14 [Filterable] Yes [Data type]
datetime
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] Success [Description] 1 = success. 0 = failure. For example, a value of 1 indicates success of a permissions check and a value of 0 indicates a failure of that check. [Column ID] 23 [Filterable] Yes [Data type]
int
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] TargetLoginName [Description] The name of the login to be added or dropped. [Column ID] 42 [Filterable] Yes [Data type]
nvarchar
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] TargetLoginSid [Description] The security identification number (SID) of the targeted login (if passed in as a parameter). [Column ID] 43 [Filterable] Yes [Data type]
image
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] TransactionID [Description] System-assigned ID of the transaction. [Column ID] 4 [Filterable] Yes [Data type]
bigint
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
bd4126a6_Audit_Addlogin_Event_Class__Data_type
[Data column name] XactSequence [Description] Token used to describe the current transaction. [Column ID] 50 [Filterable] Yes [Data type]
bigint
[ [ "n", "v", "a", "r", "c", "h", "a", "r" ], [ "i", "n", "t" ], [ "i", "m", "a", "g", "e" ], [ "N", "v", "a", "r", "c", "h", "a", "r" ], [ "d", "a", "t", "e", "t", "i", "m", "e" ], [ "b", "i", "g", "i", "n", "t" ] ]
Audit Addlogin Event Class
Data type
https://msdn.microsoft.com/en-us/library/ms188228(v=sql.100).aspx
8/1438043060830.93_20150728002420-00010-ip-10-236-191-2_887930414_0.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] MethodBeingCompiledNameSpace [Data type] win:UnicodeString [Description]
Namespace of the method that is being compiled.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] MethodBeingCompiledName [Data type] win:UnicodeString [Description]
Name of the method that is being compiled.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] MethodBeingCompiledNameSignature [Data type] win:UnicodeString [Description]
Signature of the method that is being compiled.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] InlinerNamespace [Data type] win:UnicodeString [Description]
The namespace of the method the JIT compiler is trying to generate code for.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] InlinerName [Data type] win:UnicodeString [Description]
The name of the method the compiler is attempting to generate code for. This might not be the same as MethodBeingCompiledName if the compiler is attempting to inline code into MethodBeingCompiledName instead of generating a call to InlinerName.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] InlinerNameSignature [Data type] win:UnicodeString [Description]
The signature for the inliner.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] InlineeNamespace [Data type] win:UnicodeString [Description]
The namespace of the inlinee.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] InlineeName [Data type] win:UnicodeString [Description]
The method the compiler is trying to inline (not generate a call to).
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] InlineeNameSignature [Data type] win:UnicodeString [Description]
The signature for the inlinee.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] FailAlways [Data type] win:Boolean [Description]
A hint to the JIT compiler that inlining will always fail for the inlinee.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] FailReason [Data type] win:UnicodeString [Description]
INLINE_NEVER means a previous inlining attempt determined that inlining will never succeed for some other reason; otherwise, free-form text.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
5cc3a06d_JIT_Tracing_ETW_Events__Description
[Field name] ClrInstanceID [Data type] win:UnicodeString [Description]
Unique ID for the instance of CLR or CoreCLR.
[]
JIT Tracing ETW Events
Description
https://msdn.microsoft.com/en-us/library/ff356158(v=vs.110).aspx
8/1438042986022.41_20150728002306-00149-ip-10-236-191-2_879350309_2.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Ascent [Description]
Gets or sets the ascent of characters in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] AverageCharWidth [Description]
Gets or sets the average width of characters in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] BreakChar [Description]
Gets or sets the character used to define word breaks for text justification.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] CharSet [Description]
Gets or sets the character set of the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] DefaultChar [Description]
Gets or sets the character to be substituted for characters not in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Descent [Description]
Gets or sets the descent of characters in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] DigitizedAspectX [Description]
Gets or sets the horizontal aspect of the device for which the font was designed.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] DigitizedAspectY [Description]
Gets or sets the vertical aspect of the device for which the font was designed.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] ExternalLeading [Description]
Gets or sets the amount of extra leading that the application adds between rows.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] FirstChar [Description]
Gets or sets the first character defined in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Height [Description]
Gets or sets the height of characters in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] InternalLeading [Description]
Gets or sets the amount of leading inside the bounds set by the Height property.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Italic [Description]
Gets or sets a value indicating whether the font is italic.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] LastChar [Description]
Gets or sets the last character defined in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] MaxCharWidth [Description]
Gets or sets the width of the widest character in the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Overhang [Description]
Gets or sets the extra width per string that may be added to some synthesized fonts.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] PitchAndFamily [Description]
Gets or sets information about the pitch, technology, and family of a physical font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] StruckOut [Description]
Gets or sets a value indicating whether the font specifies a horizontal line through the characters.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Underlined [Description]
Gets or sets a value indicating whether the font is underlined.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
27d8c21f_em_Windows_Forms_VisualStyles___Description
[Name] Weight [Description]
Gets or sets the weight of the font.
[]
TextMetrics Structure (System.Windows.Forms.VisualStyles)
Description
https://msdn.microsoft.com/en-us/library/system.windows.forms.visualstyles.textmetrics.aspx
8/1438042986022.41_20150728002306-00105-ip-10-236-191-2_873806705_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] AutoFocusRange [Access type] Read-only [Description]
Specifies the camera autofocus range.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] EncodeWithOrientation [Access type] Read-only [Description]
Specifies the orientation, relative to the sensor, that the image is rotated prior to encoding.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] IsShutterSoundEnabledByUser [Access type] Read-only [Description]
Specifies whether the user has enabled the shutter sound.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] IsShutterSoundRequiredForRegion [Access type] Read-only [Description]
Specifies whether the shutter sound is required in the region where your app is running.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] ManualFocusPosition [Access type] Read-only [Description]
Specifies manual focus position.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] PlayShutterSoundOnCapture [Access type] Read-only [Description]
Specifies whether to play the shutter sound during capture.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
ac9a434c_operties_class__Windows_Phone___Description
[Property] SpecifiedCaptureOrientation [Access type] Read-only [Description]
Specifies the image orientation in the image metadata.
[]
KnownCameraGeneralProperties class (Windows Phone)
Description
https://msdn.microsoft.com/en-us/library/jj207718(v=vs.105).aspx
8/1438042986022.41_20150728002306-00076-ip-10-236-191-2_888578077_0.json
858c974c__Server_2000_Analysis_Services__Description
[Element name] STRUCTURE_ID [Size] 32-bit integer [Description]
The structure identifier. This is set to 7.
[]
Registry Entries for Microsoft SQL Server 2000 Analysis Services
Description
https://msdn.microsoft.com/en-us/library/aa902654(v=sql.80).aspx
8/1438042986022.41_20150728002306-00275-ip-10-236-191-2_881345917_17.json
858c974c__Server_2000_Analysis_Services__Description
[Element name] SIZE [Size] 32-bit integer [Description]
The size of this log structure.
[]
Registry Entries for Microsoft SQL Server 2000 Analysis Services
Description
https://msdn.microsoft.com/en-us/library/aa902654(v=sql.80).aspx
8/1438042986022.41_20150728002306-00275-ip-10-236-191-2_881345917_17.json
858c974c__Server_2000_Analysis_Services__Description
[Element name] TIME [Size] 64-bit timestamp [Description]
The date and time the event was initiated. You can use the FileTimeToSystemTime Win32 function to retrieve the date and time information from this field. The time is precise to approximately 10 milliseconds.
[]
Registry Entries for Microsoft SQL Server 2000 Analysis Services
Description
https://msdn.microsoft.com/en-us/library/aa902654(v=sql.80).aspx
8/1438042986022.41_20150728002306-00275-ip-10-236-191-2_881345917_17.json
858c974c__Server_2000_Analysis_Services__Description
[Element name] CONNECTION_ID [Size] 32-bit integer [Description]
The identifier for the connection that is requesting the filter of the datacache.
[]
Registry Entries for Microsoft SQL Server 2000 Analysis Services
Description
https://msdn.microsoft.com/en-us/library/aa902654(v=sql.80).aspx
8/1438042986022.41_20150728002306-00275-ip-10-236-191-2_881345917_17.json
858c974c__Server_2000_Analysis_Services__Description
[Element name] NAME_SLICE [Size] Unicode byte array [Description]
The name and slice on which the operation will be performed.
[]
Registry Entries for Microsoft SQL Server 2000 Analysis Services
Description
https://msdn.microsoft.com/en-us/library/aa902654(v=sql.80).aspx
8/1438042986022.41_20150728002306-00275-ip-10-236-191-2_881345917_17.json
858c974c__Server_2000_Analysis_Services__Description
[Element name] CHECKSUM [Size] 32-bit integer [Description]
The checksum to verify that the record was written successfully. This is calculated by adding STRUCTURE_ID, SIZE, the low word of TIME, and the high word of TIME.
[]
Registry Entries for Microsoft SQL Server 2000 Analysis Services
Description
https://msdn.microsoft.com/en-us/library/aa902654(v=sql.80).aspx
8/1438042986022.41_20150728002306-00275-ip-10-236-191-2_881345917_17.json
7e43d806_ion_Server_with_Project_Server__Task
[Related topics] Administrate the integration of Team Foundation Server and Project Server Overview of TFS-Project Server integration features Operational differences in managing projects using TFS and Project [Task]
Review setup, configuration, and administration tasks that are required to integrate the two server products. As an administrator for the integration of TFS and Project Server, you must configure the integration of the two server products to support the flow of data from team projects to enterprise project plans. For the initial configuration, you must install software, grant permissions, register instances of Project Web Access or Project Web App (PWA), and map components of Project Server to components of Team Foundation.
[]
Synchronize Team Foundation Server with Project Server
Task
https://msdn.microsoft.com/en-us/library/vstudio/gg455680(v=vs.120).aspx
8/1438042986022.41_20150728002306-00219-ip-10-236-191-2_870504408_1.json
7e43d806_ion_Server_with_Project_Server__Task
[Related topics] System and setup requirements to support TFS-Project Server integration Map Project Server components to Team Foundation components [Task]
Plan the integration of the two server products. To synchronize data between TFS and Project Server, you must install Team Foundation Server Extensions for Project Server. To understand how you will configure the integration of the two server products, you should understand how components in Project Server map to components in Team Foundation.
[]
Synchronize Team Foundation Server with Project Server
Task
https://msdn.microsoft.com/en-us/library/vstudio/gg455680(v=vs.120).aspx
8/1438042986022.41_20150728002306-00219-ip-10-236-191-2_870504408_1.json
7e43d806_ion_Server_with_Project_Server__Task
[Related topics] Update an existing installation and version compatibility requirements Upgrade Microsoft Project Server 2010 to Microsoft Project Server 2013 [Task]
Upgrade an existing deployment. Refer to these topics for the recommended sequence and instructions for upgrading servers with a more recent version of the software.
[]
Synchronize Team Foundation Server with Project Server
Task
https://msdn.microsoft.com/en-us/library/vstudio/gg455680(v=vs.120).aspx
8/1438042986022.41_20150728002306-00219-ip-10-236-191-2_870504408_1.json
7e43d806_ion_Server_with_Project_Server__Task
[Related topics] Configuration quick reference [Task]
Configure the integration to support a test or evaluation environment. You can use this topic as a quick reference to install software, assign permissions, configure integration, and verify data synchronization.
[]
Synchronize Team Foundation Server with Project Server
Task
https://msdn.microsoft.com/en-us/library/vstudio/gg455680(v=vs.120).aspx
8/1438042986022.41_20150728002306-00219-ip-10-236-191-2_870504408_1.json
7e43d806_ion_Server_with_Project_Server__Task
[Related topics] ConfigureTFS-Project Server integration [Task]
Configure the integration to support a production environment. You can use this topic to collect the information that you require for configuration, permissions that you must grant, and configuration tasks that you must perform to support a customized integration of the two server products.
[]
Synchronize Team Foundation Server with Project Server
Task
https://msdn.microsoft.com/en-us/library/vstudio/gg455680(v=vs.120).aspx
8/1438042986022.41_20150728002306-00219-ip-10-236-191-2_870504408_1.json
7e43d806_ion_Server_with_Project_Server__Task
[Related topics] Assign permissions to support TFS-Project Server integration [Task]
Grant permissions to support configuration and data synchronization. You must grant permissions to administrators, service accounts, and team members.
[]
Synchronize Team Foundation Server with Project Server
Task
https://msdn.microsoft.com/en-us/library/vstudio/gg455680(v=vs.120).aspx
8/1438042986022.41_20150728002306-00219-ip-10-236-191-2_870504408_1.json