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
|
---|---|---|---|---|---|---|---|
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] The function should not be displayed to the user, although it exists and is bindable. [Member name] | FUNCFLAG_FHIDDEN | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] Mapped as individual bindable properties. [Member name] | FUNCFLAG_FIMMEDIATEBIND | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] The property appears in an object browser, but not in a properties browser. [Member name] | FUNCFLAG_FNONBROWSABLE | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] Tags the interface as having default behaviors. [Member name] | FUNCFLAG_FREPLACEABLE | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] When set, any call to a method that sets the property results first in a call to IPropertyNotifySink::OnRequestEdit. The implementation of OnRequestEdit determines if the call is allowed to set the property. [Member name] | FUNCFLAG_FREQUESTEDIT | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] The function should not be accessible from macro languages. This flag is intended for system-level functions or functions that type browsers should not display. [Member name] | FUNCFLAG_FRESTRICTED | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] The function returns an object that is a source of events. [Member name] | FUNCFLAG_FSOURCE | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] The type information member is the default member for display in the user interface. [Member name] | FUNCFLAG_FUIDEFAULT | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
87e115bb_time_InteropServices_ComTypes___Member_name | [Description] The function supports GetLastError. If an error occurs during the function, the caller can call GetLastError to retrieve the error code. [Member name] | FUNCFLAG_FUSESGETLASTERROR | [] | FUNCFLAGS Enumeration (System.Runtime.InteropServices.ComTypes) | Member name | https://msdn.microsoft.com/en-US/library/system.runtime.interopservices.comtypes.funcflags(v=vs.80).aspx | 29/1438042987628.47_20150728002307-00278-ip-10-236-191-2_863113234_0.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] BackClickEventHandler [Description] | Represents the method that will handle a BackClick event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] CalendarViewDayItemChangingEventHandler [Description] | Represents the method that will handle the CalendarViewDayItemChanging event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] CleanUpVirtualizedItemEventHandler [Description] | Represents the method that handles the CleanUpVirtualizedItemEvent attached event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] ContextMenuOpeningEventHandler [Description] | Represents the method that will handle the ContextMenuOpening event that exists on several text-related UI elements. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] DragItemsStartingEventHandler [Description] | Represents the method that will handle the DragItemsStarting event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] HubSectionHeaderClickEventHandler [Description] | Represents the method that will handle a Hub.SectionHeaderClick event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] ItemClickEventHandler [Description] | Represents the method that will handle an ItemClick event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] ListViewItemToKeyHandler [Description] | Represents the method that will handle callback for the GetRelativeScrollPosition method. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] ListViewKeyToItemHandler [Description] | Represents the asynchronous method that will handle callback for the SetRelativeScrollPositionAsync method. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] NotifyEventHandler [Description] | Represents the method that will handle the ScriptNotify event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] SectionsInViewChangedEventHandler [Description] | Represents the method that will handle a SectionsInViewChanged event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] SelectionChangedEventHandler [Description] | Represents the method that will handle the SelectionChanged event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] SemanticZoomViewChangedEventHandler [Description] | Represents the method that will handle the ViewChangeStarted and ViewChangeCompleted events. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] TextChangedEventHandler [Description] | Represents the method that will handle the TextChanged event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] TextControlPasteEventHandler [Description] | Represents the method that will handle a Paste event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
5120a62f_pace___Windows_app_development__Description | [Delegate] WebViewNavigationFailedEventHandler [Description] | Represents the method that will handle the WebView.NavigationFailed event. | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Description | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::Cancel Method [Description] | Cancels an asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::Close Method [Description] | Closes the asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::FireCompletion Method [Description] | Invokes the completion event handler, or resets the internal progress delegate. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::FireProgress Method [Description] | Invokes the current progress event handler. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::get_ErrorCode Method [Description] | Retrieves the error code for the current asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::get_Id Method [Description] | Retrieves the handle of the asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::get_Status Method [Description] | Retrieves a value that indicates the status of the asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::GetOnComplete Method [Description] | Copies the address of the current completion event handler to the specified variable. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::GetOnProgress Method [Description] | Copies the address of the current progress event handler to the specified variable. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::put_Id Method [Description] | Sets the handle of the asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::PutOnComplete Method [Description] | Sets the address of the completion event handler to the specified value. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::PutOnProgress Method [Description] | Sets the address of the progress event handler to the specified value. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
1dc1ca78_AsyncBase_Class__Description | [Name] AsyncBase::Start Method [Description] | Starts the asynchronous operation. | [] | AsyncBase Class | Description | https://msdn.microsoft.com/en-us/library/br244878(v=VS.110).aspx | 29/1438042987628.47_20150728002307-00227-ip-10-236-191-2_872659151_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle a BackClick event. [Delegate] | BackClickEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the CalendarViewDayItemChanging event. [Delegate] | CalendarViewDayItemChangingEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that handles the CleanUpVirtualizedItemEvent attached event. [Delegate] | CleanUpVirtualizedItemEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the ContextMenuOpening event that exists on several text-related UI elements. [Delegate] | ContextMenuOpeningEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the DragItemsStarting event. [Delegate] | DragItemsStartingEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle a Hub.SectionHeaderClick event. [Delegate] | HubSectionHeaderClickEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle an ItemClick event. [Delegate] | ItemClickEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle callback for the GetRelativeScrollPosition method. [Delegate] | ListViewItemToKeyHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the asynchronous method that will handle callback for the SetRelativeScrollPositionAsync method. [Delegate] | ListViewKeyToItemHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the ScriptNotify event. [Delegate] | NotifyEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle a SectionsInViewChanged event. [Delegate] | SectionsInViewChangedEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the SelectionChanged event. [Delegate] | SelectionChangedEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the ViewChangeStarted and ViewChangeCompleted events. [Delegate] | SemanticZoomViewChangedEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the TextChanged event. [Delegate] | TextChangedEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle a Paste event. [Delegate] | TextControlPasteEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
71a258ca_pace___Windows_app_development__Delegate | [Description] Represents the method that will handle the WebView.NavigationFailed event. [Delegate] | WebViewNavigationFailedEventHandler | [] | Windows.UI.Xaml.Controls namespace - Windows app development | Delegate | https://msdn.microsoft.com/pt-br/library/windows/apps/windows.ui.xaml.controls | 29/1438042990123.20_20150728002310-00278-ip-10-236-191-2_891549323_1.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] A model is the highest level of organization in Master Data Services. Each model you create should address a specific business need. For example, you might need to track a master list of products or customers. When you create a model, it is considered VERSION_1. [Related Topics] Models (Master Data Services) How to: Create a Model (Master Data Services) [Action] | Create a model | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Entities are model objects that contain members. Members are the physical master data that you manage in Master Data Services. Create as many entities as you need to contain your members. For a Product model, you might create a Product entity to contain the master list of product members. [Related Topics] Entities (Master Data Services) How to: Create an Entity (Master Data Services) [Action] | Create entities | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] A domain-based attribute is an attribute with values that are populated by members from an entity. To create a domain-based attribute, first create the entity to populate the attribute value list. For example, you might create a Color entity to contain a master list of colors. These colors can then be used as attribute values for the Product entity. [Related Topics] Domain-Based Attributes (Master Data Services) How to: Create a Domain-Based Attribute (Master Data Services) [Action] | Create entities to use as domain-based attributes | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Create attributes to describe members. A Name and Code attribute are automatically included in each entity and cannot be removed. You might want to create other free-form attributes to contain text, dates, numbers, or files. For example, a Product entity might have free-form attributes for Cost, Weight, or SellStartDate. [Related Topics] Attributes (Master Data Services) How to: Create a Text Attribute (Master Data Services) How to: Create a Numeric Attribute (Master Data Services) How to: Create a Date Attribute (Master Data Services) How to: Create a Link Attribute (Master Data Services) How to: Create a File Attribute (Master Data Services) [Action] | Create attributes for your entities | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] If you have more than four or five attributes for an entity, you might want to create attribute groups. These groups are the tabs that are displayed above the grid in Explorer and they help ease navigation by grouping attributes together on individual tabs. [Related Topics] Attribute Groups (Master Data Services) How to: Create an Attribute Group (Master Data Services) [Action] | Create attribute groups | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Begin populating your master data by using the staging process. You may want to start by importing the members for your supporting entities. For the Product model, this might mean importing colors or sizes. You can also create members manually. Note Users can create members in Master Data Manager if they have a minimum of Update permission to an entity's leaf model object and access to the Explorer functional area. [Related Topics] Importing Data (Master Data Services) How to: Create a Member or Collection by Using tblStgMember (Master Data Services) How to: Create a Leaf Member (Master Data Services) [Action] | Import members for your supporting entities | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Create and publish business rules to ensure the accuracy of your data. You can use business rules to: Set default attribute values. Change attribute values. Send e-mail notifications when data doesn't pass business rule validation. [Related Topics] Business Rules (Master Data Services) How to: Create and Publish a Business Rule (Master Data Services) Notifications (Master Data Services) How to: Configure E-Mail Notifications (Master Data Services) How to: Configure Business Rules to Send Notifications (Master Data Services) [Action] | Create business rules to ensure data quality | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Import the members for your primary entities by using the staging process. When done, validate the version, which applies business rules to all members in the model version. You can then work to correct any business rule validation issues. [Related Topics] How to: Validate a Version (Master Data Services) How to: Correct Business Rule Validation Issues (Master Data Services) [Action] | Import members for your primary entities and apply business rules | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Create derived hierarchies from the domain-based attribute relationships that exist between the entities in the model. These level-based hierarchies can be updated as your business needs change and ensure that all members are accounted for at the appropriate level. [Related Topics] Derived Hierarchies (Master Data Services) How to: Create a Derived Hierarchy (Master Data Services) [Action] | Create derived hierarchies | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] If you want to create hierarchies that are not level-based and that include members from a single entity, you can create explicit hierarchies. [Related Topics] Explicit Hierarchies (Master Data Services) How to: Create an Explicit Hierarchy (Master Data Services) [Action] | If needed, create explicit hierarchies | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] If you want to view different groupings of members for reporting or analysis and do not need a complete hierarchy, create a collection. Note Users can create collections in Master Data Manager if they have a minimum of Update permission to the collection model object and access to the Explorer functional area. [Related Topics] Collections (Master Data Services) How to: Create a Collection (Master Data Services) [Action] | If needed, create collections | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] To describe your model objects, add user-defined metadata to your model. The metadata might include the owner of an object or the source the data comes from. [Related Topics] User-Defined Metadata (Master Data Services) How to: Add Metadata (Master Data Services) [Action] | Create user-defined metadata | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] Lock a version of your model to prevent changes to the members, except by administrators. When the version's data has validated successfully against business rules, you can commit the version, which prevents changes to members by all users. Create and assign a version flag to the model. Flags help users and subscribing systems identify which version of a model to use. [Related Topics] Versions (Master Data Services) How to: Lock a Version (Master Data Services) How to: Create a Version Flag (Master Data Services) [Action] | Lock a version of your model and assign a version flag | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] For your subscribing systems to consume your master data, create subscription views, which create standard views in the Master Data Services database. [Related Topics] Exporting Data (Master Data Services) How to: Create a Subscription View (Master Data Services) [Action] | Create subscription views | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
ac4173cb_Master_Data_Services_Overview__Action | [Details] You cannot copy user and group permissions from a test to a production environment. However, you can use your test environment to determine the security you want to use eventually in production. [Related Topics] Master Data Manager Security (Master Data Services) How to: Add a Group (Master Data Services) How to: Add a User (Master Data Services) [Action] | Configure user and group permissions | [] | Master Data Services Overview | Action | https://msdn.microsoft.com/en-us/library/ff487003(v=sql.105).aspx | 29/1438042987628.47_20150728002307-00297-ip-10-236-191-2_850313011_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Auto Stats Event Class [Description] | Indicates that an automatic updating of index and column statistics has occurred. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Degree of Parallelism (7.0 Insert) Event Class [Description] | Indicates that SQL Server has executed a SELECT, INSERT, UPDATE, or DELETE statement using either a serial or parallel plan. The number of CPUs used to perform the operation is also reported. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Performance Statistics Event Class [Description] | Monitors performance of the queries that are being executed. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Showplan All Event Class [Description] | Identifies Showplan operators within a SQL statement. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Showplan All for Query Compile Event Class [Description] | Displays compile time data for Showplan operators. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Showplan Statistics Profile Event Class [Description] | Displays the estimated cost of a query. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Showplan XML Event Class [Description] | Identifies the Showplan operators in a SQL statement. The event class stores each event as a well defined XML document. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Showplan XML for Query Compile Event Class [Description] | Displays compile time data for Showplan operators in XML format. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Showplan XML Statistics Profile Event Class [Description] | Identifies the Showplan operators associated with a SQL statement. The output is an XML document. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] SQL:FullTextQuery Event Class [Description] | Indicates that SQL Server has executed a full-text query. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Plan Guide Successful Event Class [Description] | Indicates that SQL Server successfully produced an execution plan for a query or batch that contained a plan guide. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
f7f7b6ad_Performance_Event_Category__Description | [Topic] Plan Guide Unsuccessful Event Class [Description] | Indicates that SQL Server could not produce an execution plan for a query or batch that contained a plan guide. | [] | Performance Event Category | Description | https://msdn.microsoft.com/en-us/library/ms188296.aspx | 29/1438042990123.20_20150728002310-00238-ip-10-236-191-2_877891688_0.json |
cf1dffe8_IIS_HTTP_Compression__Function | [Description] Compresses data. [Function] | Compress | [
[
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s"
],
[
"C",
"r",
"e",
"a",
"t",
"e",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"s",
"t",
"r",
"o",
"y",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"R",
"e",
"s",
"e",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
]
] | IIS HTTP Compression | Function | https://msdn.microsoft.com/en-us/library/dd692872(v=vs.90).aspx | 29/1438042987628.47_20150728002307-00316-ip-10-236-191-2_863640555_0.json |
cf1dffe8_IIS_HTTP_Compression__Function | [Description] Creates a new compression context. [Function] | CreateCompression | [
[
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s"
],
[
"C",
"r",
"e",
"a",
"t",
"e",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"s",
"t",
"r",
"o",
"y",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"R",
"e",
"s",
"e",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
]
] | IIS HTTP Compression | Function | https://msdn.microsoft.com/en-us/library/dd692872(v=vs.90).aspx | 29/1438042987628.47_20150728002307-00316-ip-10-236-191-2_863640555_0.json |
cf1dffe8_IIS_HTTP_Compression__Function | [Description] De-initializes the compression scheme. [Function] | DeInitCompression | [
[
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s"
],
[
"C",
"r",
"e",
"a",
"t",
"e",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"s",
"t",
"r",
"o",
"y",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"R",
"e",
"s",
"e",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
]
] | IIS HTTP Compression | Function | https://msdn.microsoft.com/en-us/library/dd692872(v=vs.90).aspx | 29/1438042987628.47_20150728002307-00316-ip-10-236-191-2_863640555_0.json |
cf1dffe8_IIS_HTTP_Compression__Function | [Description] Destroys the compression context. [Function] | DestroyCompression | [
[
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s"
],
[
"C",
"r",
"e",
"a",
"t",
"e",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"s",
"t",
"r",
"o",
"y",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"R",
"e",
"s",
"e",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
]
] | IIS HTTP Compression | Function | https://msdn.microsoft.com/en-us/library/dd692872(v=vs.90).aspx | 29/1438042987628.47_20150728002307-00316-ip-10-236-191-2_863640555_0.json |
cf1dffe8_IIS_HTTP_Compression__Function | [Description] Initializes the compression scheme. [Function] | InitCompression | [
[
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s"
],
[
"C",
"r",
"e",
"a",
"t",
"e",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"s",
"t",
"r",
"o",
"y",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"R",
"e",
"s",
"e",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
]
] | IIS HTTP Compression | Function | https://msdn.microsoft.com/en-us/library/dd692872(v=vs.90).aspx | 29/1438042987628.47_20150728002307-00316-ip-10-236-191-2_863640555_0.json |
cf1dffe8_IIS_HTTP_Compression__Function | [Description] Resets the compression state. [Function] | ResetCompression | [
[
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s"
],
[
"C",
"r",
"e",
"a",
"t",
"e",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"D",
"e",
"s",
"t",
"r",
"o",
"y",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"I",
"n",
"i",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
],
[
"R",
"e",
"s",
"e",
"t",
"C",
"o",
"m",
"p",
"r",
"e",
"s",
"s",
"i",
"o",
"n"
]
] | IIS HTTP Compression | Function | https://msdn.microsoft.com/en-us/library/dd692872(v=vs.90).aspx | 29/1438042987628.47_20150728002307-00316-ip-10-236-191-2_863640555_0.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] TypeName [Description] The provider-specific data type name. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] ProviderDbType [Description] The provider-specific type value that should be used when specifying a parameter’s type. For example, SqlDbType.Money or OracleType.Blob. [DataType] | int | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] ColumnSize [Description] The length of a non-numeric column or parameter refers to either the maximum or the length defined for this type by the provider. For character data, this is the maximum or defined length in units, defined by the data source. Oracle has the concept of specifying a length and then specifying the actual storage size for some character data types. This defines only the length in units for Oracle. For date-time data types, this is the length of the string representation (assuming the maximum allowed precision of the fractional seconds component). If the data type is numeric, this is the upper bound on the maximum precision of the data type. [DataType] | long | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] CreateFormat [Description] Format string that represents how to add this column to a data definition statement, such as CREATE TABLE. Each element in the CreateParameter array should be represented by a “parameter marker” in the format string. For example, the SQL data type DECIMAL needs a precision and a scale. In this case, the format string would be “DECIMAL({0},{1})”. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] CreateParameters [Description] The creation parameters that must be specified when creating a column of this data type. Each creation parameter is listed in the string, separated by a comma in the order they are to be supplied. For example, the SQL data type DECIMAL needs a precision and a scale. In this case, the creation parameters should contain the string “precision, scale”. In a text command to create a DECIMAL column with a precision of 10 and a scale of 2, the value of the CreateFormat column might be DECIMAL({0},{1})” and the complete type specification would be DECIMAL(10,2). [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] DataType [Description] The name of the .NET Framework type of the data type. [DataType] | string | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsAutoincrementable [Description] true—Values of this data type may be auto-incrementing. false—Values of this data type may not be auto-incrementing. Note that this merely indicates whether a column of this data type may be auto-incrementing, not that all columns of this type are auto-incrementing. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsBestMatch [Description] true—The data type is the best match between all data types in the data store and the .NET Framework data type indicated by the value in the DataType column. false—The data type is not the best match. For each set of rows in which the value of the DataType column is the same, the IsBestMatch column is set to true in only one row. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsCaseSensitive [Description] true—The data type is a character type and is case-sensitive. false—The data type is not a character type or is not case-sensitive. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsFixedLength [Description] true—Columns of this data type created by the data definition language (DDL) will be of fixed length. false—Columns of this data type created by the DDL will be of variable length. DBNull.Value—It is not known whether the provider will map this field with a fixed-length or variable-length column. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsFixedPrecisionScale [Description] true—The data type has a fixed precision and scale. false—The data type does not have a fixed precision and scale. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsLong [Description] true—The data type contains very long data; the definition of very long data is provider-specific. false—The data type does not contain very long data. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
d4320924__the_Common_Schema_Collections__DataType | [ColumnName] IsNullable [Description] true—The data type is nullable. false—The data type is not nullable. DBNull.Value—It is not known whether the data type is nullable. [DataType] | bool | [
[
"s",
"t",
"r",
"i",
"n",
"g"
],
[
"i",
"n",
"t"
],
[
"l",
"o",
"n",
"g"
],
[
"b",
"o",
"o",
"l"
],
[
"s",
"h",
"o",
"r",
"t"
],
[
"S",
"t",
"r",
"i",
"n",
"g"
]
] | Understanding the Common Schema Collections | DataType | https://msdn.microsoft.com/en-US/library/ms254501(v=vs.80).aspx | 29/1438042990123.20_20150728002310-00284-ip-10-236-191-2_871310294_3.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.