task
stringlengths 24
71
| input
stringlengths 8
2.38k
| output
stringlengths 1
2.34k
| options
list | pageTitle
stringlengths 4
140
| outputColName
stringlengths 1
79
| url
stringlengths 41
160
| wdcFile
stringlengths 71
74
|
---|---|---|---|---|---|---|---|
882bd0e8__Descriptor_Creation__Windows___Description
|
[Function] SetSecurityDescriptorOwner [Description]
|
Sets the owner SID of a security descriptor.
|
[] |
Low-level Security Descriptor Creation (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa379198(v=vs.85).aspx
|
45/1438042989331.34_20150728002309-00270-ip-10-236-191-2_873350549_0.json
|
882bd0e8__Descriptor_Creation__Windows___Description
|
[Function] SetSecurityDescriptorSacl [Description]
|
Puts a SACL into a security descriptor, superseding any existing SACL.
|
[] |
Low-level Security Descriptor Creation (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa379198(v=vs.85).aspx
|
45/1438042989331.34_20150728002309-00270-ip-10-236-191-2_873350549_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(Stream) [Description]
|
Initializes a new instance of the Icon class from the specified data stream.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(String) [Description]
|
Initializes a new instance of the Icon class from the specified file name.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(Icon, Size) [Description]
|
Initializes a new instance of the Icon class and attempts to find a version of the icon that matches the requested size.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(Stream, Size) [Description]
|
Initializes a new instance of the Icon class of the specified size from the specified stream.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(String, Size) [Description]
|
Initializes a new instance of the Icon class of the specified size from the specified file.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(Type, String) [Description]
|
Initializes a new instance of the Icon class from a resource in the specified assembly.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(Icon, Int32, Int32) [Description]
|
Initializes a new instance of the Icon class and attempts to find a version of the icon that matches the requested size.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(Stream, Int32, Int32) [Description]
|
Initializes a new instance of the Icon class from the specified data stream and with the specified width and height.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
69c01a6c_Icon_Class__System_Drawing___Description
|
[Name] Icon(String, Int32, Int32) [Description]
|
Initializes a new instance of the Icon class with the specified width and height from the specified file.
|
[] |
Icon Class (System.Drawing)
|
Description
|
https://msdn.microsoft.com/en-us/library/system.drawing.icon.aspx
|
45/1438042989897.84_20150728002309-00037-ip-10-236-191-2_898411795_0.json
|
3a04d8ce__execvpe___wexecvpe__errno_value
|
[Description] The space that's required for the arguments and environment settings exceeds 32 KB. [errno value]
|
E2BIG
|
[
[
"E",
"2",
"B",
"I",
"G"
],
[
"E",
"A",
"C",
"C",
"E",
"S"
],
[
"E",
"M",
"F",
"I",
"L",
"E"
],
[
"E",
"N",
"O",
"E",
"N",
"T"
],
[
"E",
"N",
"O",
"E",
"X",
"E",
"C"
],
[
"E",
"N",
"O",
"M",
"E",
"M"
]
] |
_execvpe, _wexecvpe
|
errno value
|
https://msdn.microsoft.com/en-US/library/y5zz48s1(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00280-ip-10-236-191-2_869845881_1.json
|
3a04d8ce__execvpe___wexecvpe__errno_value
|
[Description] The specified file has a locking or sharing violation. [errno value]
|
EACCES
|
[
[
"E",
"2",
"B",
"I",
"G"
],
[
"E",
"A",
"C",
"C",
"E",
"S"
],
[
"E",
"M",
"F",
"I",
"L",
"E"
],
[
"E",
"N",
"O",
"E",
"N",
"T"
],
[
"E",
"N",
"O",
"E",
"X",
"E",
"C"
],
[
"E",
"N",
"O",
"M",
"E",
"M"
]
] |
_execvpe, _wexecvpe
|
errno value
|
https://msdn.microsoft.com/en-US/library/y5zz48s1(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00280-ip-10-236-191-2_869845881_1.json
|
3a04d8ce__execvpe___wexecvpe__errno_value
|
[Description] Too many files are open. (The specified file must be opened to determine whether it is executable.) [errno value]
|
EMFILE
|
[
[
"E",
"2",
"B",
"I",
"G"
],
[
"E",
"A",
"C",
"C",
"E",
"S"
],
[
"E",
"M",
"F",
"I",
"L",
"E"
],
[
"E",
"N",
"O",
"E",
"N",
"T"
],
[
"E",
"N",
"O",
"E",
"X",
"E",
"C"
],
[
"E",
"N",
"O",
"M",
"E",
"M"
]
] |
_execvpe, _wexecvpe
|
errno value
|
https://msdn.microsoft.com/en-US/library/y5zz48s1(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00280-ip-10-236-191-2_869845881_1.json
|
3a04d8ce__execvpe___wexecvpe__errno_value
|
[Description] The file or path is not found. [errno value]
|
ENOENT
|
[
[
"E",
"2",
"B",
"I",
"G"
],
[
"E",
"A",
"C",
"C",
"E",
"S"
],
[
"E",
"M",
"F",
"I",
"L",
"E"
],
[
"E",
"N",
"O",
"E",
"N",
"T"
],
[
"E",
"N",
"O",
"E",
"X",
"E",
"C"
],
[
"E",
"N",
"O",
"M",
"E",
"M"
]
] |
_execvpe, _wexecvpe
|
errno value
|
https://msdn.microsoft.com/en-US/library/y5zz48s1(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00280-ip-10-236-191-2_869845881_1.json
|
3a04d8ce__execvpe___wexecvpe__errno_value
|
[Description] The specified file is not executable or has an invalid executable-file format. [errno value]
|
ENOEXEC
|
[
[
"E",
"2",
"B",
"I",
"G"
],
[
"E",
"A",
"C",
"C",
"E",
"S"
],
[
"E",
"M",
"F",
"I",
"L",
"E"
],
[
"E",
"N",
"O",
"E",
"N",
"T"
],
[
"E",
"N",
"O",
"E",
"X",
"E",
"C"
],
[
"E",
"N",
"O",
"M",
"E",
"M"
]
] |
_execvpe, _wexecvpe
|
errno value
|
https://msdn.microsoft.com/en-US/library/y5zz48s1(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00280-ip-10-236-191-2_869845881_1.json
|
3a04d8ce__execvpe___wexecvpe__errno_value
|
[Description] Not enough memory is available to execute the new process; the available memory has been corrupted; or an invalid block exists, which indicates that the calling process was not allocated correctly. [errno value]
|
ENOMEM
|
[
[
"E",
"2",
"B",
"I",
"G"
],
[
"E",
"A",
"C",
"C",
"E",
"S"
],
[
"E",
"M",
"F",
"I",
"L",
"E"
],
[
"E",
"N",
"O",
"E",
"N",
"T"
],
[
"E",
"N",
"O",
"E",
"X",
"E",
"C"
],
[
"E",
"N",
"O",
"M",
"E",
"M"
]
] |
_execvpe, _wexecvpe
|
errno value
|
https://msdn.microsoft.com/en-US/library/y5zz48s1(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00280-ip-10-236-191-2_869845881_1.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Gadgets for Windows Sidebar Manifest [Description]
|
The gadget "manifest" is an XML file that contains general configuration and presentation information for a gadget. This information is presented to the user through the Gadget Picker as gadget and developer details, along with various functional or informational icons. Each gadget package must include a manifest.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Developing a Gadget for Windows Sidebar Part 1: The Basics [Description]
|
The first of three overviews that describe how to create a basic gadget for the Sidebar. In this overview, we demonstrate a simple "Hello World" gadget and the steps required to install and display it in the Sidebar.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Developing a Gadget for Windows Sidebar Part 2: The G:BACKGROUND, G:IMAGE, G:TEXT Presentation Elements and GIMAGE Protocol [Description]
|
The second of three overviews that describe how to create a basic gadget for the Sidebar. In this overview, we demonstrate how to declare a background image and add some simple text and graphics to a gadget using the three presentation elements in the Sidebar g namespace (g:background, g:image, and g:text) and the native Sidebar image protocol (gimage).
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Developing a Gadget for Windows Sidebar Part 3: Settings and Flyouts [Description]
|
The last of three overviews that describe how to create a basic gadget for the Sidebar. In this overview, we explain the difference between Settings (or Options as specified in the gadget context menu) and Flyout functionality and demonstrate how to incorporate both into a gadget.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Gadgets for Windows Sidebar Debugging [Description]
|
This overview describes the various methods and techniques that can be used to debug gadgets.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Gadgets for Windows Sidebar Packaging, Updating, and Refreshing [Description]
|
This overview describes how to install or refresh a gadget when updates are made to gadget files during development, debugging, and distribution.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Gadgets for Windows Sidebar Accessibility and Localization [Description]
|
This overview provides information on how to provide a more accessible and localizable gadget.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Gadgets for Windows Sidebar Security [Description]
|
This overview contains information about the security model of the Sidebar.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Windows Sidebar Object Reference [Description]
|
The Sidebar and gadget architecture consists of three components. The functionality of these components is exposed through the scripting elements described in this section.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
4a7a78fd_Windows_Sidebar__Windows___Description
|
[Topic] Gadget Samples For Windows Sidebar [Description]
|
This overview provides details about the gadget samples that support the Sidebar documentation.
|
[] |
Windows Sidebar (Windows)
|
Description
|
https://msdn.microsoft.com/en-us/library/aa965850(VS.85).aspx
|
45/1438042989331.34_20150728002309-00076-ip-10-236-191-2_876759802_0.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] access-policy [Child of] N/A (root) [Required] Yes [Allow Multiple] No [Description]
|
The root element of a Silverlight policy file.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] cross-domain-access [Child of] access-policy [Required] Yes [Allow Multiple] No [Description]
|
Defines all of the cross domain policies for a site.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] policy [Child of] cross-domain-access [Required] Yes [Allow Multiple] Yes [Description]
|
Defines a cross domain policy for requests coming from a certain domain or set of domains. Multiple policies can be defined in the same file.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] allow-from [Child of] policy [Required] Yes [Allow Multiple] No [Description]
|
Defines all the domains that are affected by this policy. Defines the sites that are allowed to access resources in a certain policy. By using the allow-from element for a particular policy, you implicitly deny access for all non-listed domains. If allow-from is empty, then the policy file grants access to no sites.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] domain [Child of] allow-from- or - allow-from http-methods [Required] Yes [Allow Multiple] Yes [Description]
|
Defines a domain (or a specific Silverlight application) that is affected by this policy.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] grant-to [Child of] policy [Required] Yes [Allow Multiple] No [Description]
|
Defines all the server’s resources that are affected by this policy.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] resource [Child of] grant-to [Required] Yes (for WebClient and HTTP classes) [Allow Multiple] Yes [Description]
|
Defines the resources that can be accessed in a certain policy. This element applies only to connection requests that use WebClient and HTTP classes.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
3845ee76_ss_Restrictions_in_Silverlight__Description
|
[Element] socket-resource [Child of] grant-to [Required] Yes (for sockets) [Allow Multiple] Yes [Description]
|
Defines the socket resources that can be accessed in a certain policy. This element applies only to connection requests that use sockets.
|
[] |
Network Security Access Restrictions in Silverlight
|
Description
|
https://msdn.microsoft.com/en-us/library/cc645032(v=vs.95).aspx
|
45/1438042989897.84_20150728002309-00317-ip-10-236-191-2_878447613_2.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IAspNetManagementUtility [Description]
|
Provides helper methods that are used by the ASP.NET snap-in for the Microsoft Management Console (MMC).
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IContextMenuCallback [Description]
|
Adds menu items to a shortcut menu.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IDataObject [Description]
|
Creates a connection between a caller and a data object implementing the IDataObject interface. This connection enables notifications of changes to the caller in the data for the data object.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IEnumFORMATETC [Description]
|
Used to enumerate an array of FORMATETC structures.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IExtendContextMenu [Description]
|
Enables a snap-in to add items to an existing shortcut menu.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IExtendPropertySheet [Description]
|
Enables a snap-in component to add property pages to the property sheet of an item.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IExtendPropertySheet2 [Description]
|
Enables a snap-in component to add property pages to the property sheet of an item.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] IPropertySheetCallback [Description]
|
Adds the property pages for the snap-in to a property sheet.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
02446b79_rosoft_Aspnet_Snapin_Namespace__Description
|
[Interface] ISnapinAbout [Description]
|
Allows the console to get copyright and version information and images for the static folder from a snap-in.
|
[] |
Microsoft.Aspnet.Snapin Namespace
|
Description
|
https://msdn.microsoft.com/en-us/library/89ccda1w(d=printer,v=vs.85).aspx
|
45/1438042989897.84_20150728002309-00030-ip-10-236-191-2_888092475_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] AllowMargins [Description]
|
Gets or sets a value indicating whether the margins section of the dialog box is enabled.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] AllowOrientation [Description]
|
Gets or sets a value indicating whether the orientation section of the dialog box (landscape versus portrait) is enabled.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] AllowPaper [Description]
|
Gets or sets a value indicating whether the paper section of the dialog box (paper size and paper source) is enabled.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] AllowPrinter [Description]
|
Gets or sets a value indicating whether the Printer button is enabled.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] Container [Description]
|
Gets the IContainer that contains the Component. (Inherited from Component.)
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] Document [Description]
|
Gets or sets a value indicating the PrintDocument to get page settings from.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] EnableMetric [Description]
|
Gets or sets a value indicating whether the margin settings, when displayed in millimeters, should be automatically converted to and from hundredths of an inch.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] MinMargins [Description]
|
Gets or sets a value indicating the minimum margins, in hundredths of an inch, the user is allowed to select.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] PageSettings [Description]
|
Gets or sets a value indicating the page settings to modify.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] PrinterSettings [Description]
|
Gets or sets the printer settings that are modified when the user clicks the Printer button in the dialog.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] ShowHelp [Description]
|
Gets or sets a value indicating whether the Help button is visible.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] ShowNetwork [Description]
|
Gets or sets a value indicating whether the Network button is visible.
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] Site [Description]
|
Gets or sets the ISite of the Component. (Inherited from Component.)
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
f4b81bdc_g_Class__System_Windows_Forms___Description
|
[Name] Tag [Description]
|
Gets or sets an object that contains data about the control. (Inherited from CommonDialog.)
|
[] |
PageSetupDialog Class (System.Windows.Forms)
|
Description
|
https://msdn.microsoft.com/en-us/library/vstudio/System.Windows.Forms.PageSetupDialog(v=vs.110).aspx
|
45/1438042989331.34_20150728002309-00185-ip-10-236-191-2_883914371_1.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] job_id [Data type] uniqueidentifier [Description]
|
ID of the job.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] step_id [Data type] int [Description]
|
ID of the step in the job.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] step_name [Data type] sysname [Description]
|
Name of the job step.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] subsystem [Data type] nvarchar(40) [Description]
|
Name of the subsystem used by SQL Server Agent to execute the job step.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] command [Data type] nvarchar(max) [Description]
|
Command to be executed by subsystem.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] flags [Data type] int [Description]
|
Reserved.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] additional_ parameters [Data type] ntext [Description]
|
Reserved.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] cmdexec_success_ code [Data type] int [Description]
|
Error-level value returned by CmdExec subsystem steps to indicate success.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] on_success_action [Data type] tinyint [Description]
|
Action to be performed when a step is executed successfully.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] on_success_step_id [Data type] int [Description]
|
ID of the next step to execute when a step is executed successfully.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] on_fail_action [Data type] tinyint [Description]
|
Action to be performed when a step is not executed successfully.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] on_fail_step_id [Data type] int [Description]
|
ID of the next step to execute when a step is not executed successfully.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] server [Data type] sysname [Description]
|
Reserved.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] database_name [Data type] sysname [Description]
|
Name of the database in which command is executed if subsystem is TSQL.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] database_user_name [Data type] sysname [Description]
|
Name of the database user whose account will be used when executing the step.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] retry_attempts [Data type] int [Description]
|
Number of retry attempts made if the step fails.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] retry_interval [Data type] int [Description]
|
Amount of time to wait between retry attempts.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] os_run_priority [Data type] int [Description]
|
Reserved.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] output_file_name [Data type] nvarchar(200) [Description]
|
Name of the file in which the step's output is saved when subsystem is TSQL or CmdExec.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] last_run_outcome [Data type] int [Description]
|
Outcome of the previous execution of the job step. 0 = Failed 1 = Succeeded 2 = Retry 3 = Canceled 5 = Unknown
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] last_run_duration [Data type] int [Description]
|
Duration (hhmmss) of the step the last time it ran.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] last_run_retries [Data type] int [Description]
|
Number of retry attempts in the last execution of the job step.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] last_run_date [Data type] int [Description]
|
Date (yyyymmdd) the step last started execution.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] last_run_time [Data type] int [Description]
|
Time (hhmmss) the step last started execution.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] proxy_id [Data type] int [Description]
|
Proxy for the job step.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
7963305f_sysjobsteps__Transact_SQL___Description
|
[Column name] step_uid [Data type] uniqueidentifier [Description]
|
Identifier for the job step.
|
[] |
sysjobsteps (Transact-SQL)
|
Description
|
https://msdn.microsoft.com/en-US/library/ms187387(v=sql.90).aspx
|
45/1438042989331.34_20150728002309-00058-ip-10-236-191-2_890809947_0.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] An object depending on a linked object is not migrated [Issue Description]
|
Linked cubes and linked dimensions are not migrated by Upgrade Advisor in Microsoft SQL Server 2008 Analysis Services. Therefore, objects that refer to a linked cube or a linked dimension cannot be migrated because the linked object on which the object is based cannot be migrated. For example, an OLAP mining model based on a linked cube cannot be migrated because the linked cube on which the mining model is based cannot be migrated.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Autoexist can produce different query results when multiple hierarchies are migrated into the same dimension [Issue Description]
|
When multiple hierarchies or virtual dimensions are migrated into the same Microsoft SQL Server 2008 Analysis Services dimension, querying the migrated hierarchies contained in the dimension may produce different results than querying the same hierarchies when they were in SQL Server 2000 Analysis Services, because autoexist functionality automatically removes tuples that do not exist in the dimension from any cross-join of sets containing members from the migrated hierarchies. To resolve this issue, you should review calculations that involve multiple hierarchies in the same dimension.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Browsing experience is different when disabled levels are used [Issue Description]
|
Since SQL Server 2005 Analysis Services, hidden or disabled levels in hierarchies are no longer supported. Hidden or disabled levels are migrated as visible and enabled levels. Calculations that involve hierarchies containing such levels might return unexpected results. After upgrading, review and verify calculations that involve hierarchies that previously contained hidden or disabled levels.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Bucketing may be different for grouping levels [Issue Description]
|
Since Microsoft SQL Server 2005 Analysis Services (SSAS), automatic grouping in might return a different set of member groups. Calculations that rely on these member groups might return unexpected results. After upgrading, review and verify calculations that rely on member groups.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Conversion from neutral language to specific language may produce unexpected results [Issue Description]
|
In SQL Server 2000 Analysis Services and earlier versions, Analysis Services used only neutral language identifiers, also known as primary language identifiers, for example LANG_ENGLISH (0x09) for English and LANG_CHINESE (0x04) for Chinese. To support translation and collation options, Analysis Services now uses specific language identifiers, which are a combination of a primary language identifier and a sublanguage identifier used for a specific culture. For example, the combination of the primary language identifier LANG_ENGLISH (0x09) and the sublanguage identifier SUBLANG_ENGLISH_AUS (0x03) describes Australian English. Migrating from neutral to specific language identifiers can change the expected translation and collation behavior, producing unexpected results. After upgrading, review and validate objects such as dimensions, hierarchies, and members for which the language identifier has changed.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Cube role commands are not supported [Issue Description]
|
Microsoft SQL Server 2008 Analysis Services does not support command objects on cube roles and will not migrate commands from previous versions.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Custom level formulas aggregate differently [Issue Description]
|
If a cube contains a dimension with custom level formulas, and also contains dimensions both before and after it with custom member formulas and/or unary operators, then the cube may return different results than previous versions of Analysis Services. This occurs because calculation precedence rules have changed.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Custom member formulas and custom rollup formulas are migrated into MDX script [Issue Description]
|
In previous versions of Analysis Services, the following properties are supported on dimensions and levels: custom rollup formulas, custom member formulas, All member formulas, and custom level formulas. In SQL Server 2005 Analysis Services, these properties were replaced by functionality supported in Multidimensional Expressions (MDX) scripts, and are upgraded to MDX scripts during migration.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Custom aggregations are not migrated [Issue Description]
|
Aggregations that were manually generated in previous versions of Analysis Services are not migrated in Microsoft SQL Server 2008 Analysis Services. Only aggregations generated by the Storage Design Wizard are migrated. To resolve this issue, manually create the aggregations by using XMLA scripts.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Data members always exist in parent-child dimensions [Issue Description]
|
Previous versions of Analysis Services gave you the option of not including data members in parent-child dimensions. The DataMembers property of a dimension in previous versions of Analysis Services supported three options: None, Hidden, or Visible. The None option is not available in Microsoft SQL Server 2008 Analysis Services. Data members are always included in parent attributes. To hide the data members in parent-child dimensions, you can set the DataMembers property of a dimension to Hidden. The MembersWithData property for the parent attribute supports only two options: NonLeafDataHidden or NonLeafDataVisible.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Database role commands are not supported [Issue Description]
|
Microsoft SQL Server 2008 Analysis Services does not support command objects on database roles and will not migrate commands from previous versions of Analysis Services.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] DefaultMember is migrated into MDX script [Issue Description]
|
In previous versions of Analysis Services, the default member of a dimension is specified by a Multidimensional Expressions (MDX) expression, contained in the DefaultMember property of the dimension. In Microsoft SQL Server 2005 Analysis Services (SSAS), this property was replaced by functionality supported in MDX scripts, and the property is upgraded to a MDX script during migration.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Dimension and hierarchy renaming by migration may cause different query results [Issue Description]
|
Dimension hierarchies in SQL Server 2000 Analysis Services are internally represented as separate dimensions, and a naming convention is used to identify them. Migration to Microsoft SQL Server 2008 might create a separate dimension, with a new name, for each dimension hierarchy instead of combining the dimension hierarchies together under the parent dimension because auto-exist results in different security rules than would apply in earlier versions of Analysis Services.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Drillthrough settings are not migrated [Issue Description]
|
While drillthrough exists in Microsoft SQL Server 2008 Analysis Services, drillthrough settings are not migrated from previous versions of Analysis Services.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Hidden levels are visible after migration [Issue Description]
|
Analysis Services no longer supports hidden or disabled levels in hierarchies. Hidden or disabled levels are migrated as visible and enabled levels. Calculations that involve hierarchies containing such levels might return unexpected results.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
3681a5a8_Features_in_SQL_Server_2008_R2__Issue_Description
|
[Issue Type] Invalid objects cause migration to fail [Issue Description]
|
The database contains invalid objects. Migration can not be completed when the database contains invalid objects.
|
[] |
Breaking Changes to Analysis Services Features in SQL Server 2008 R2
|
Issue Description
|
https://msdn.microsoft.com/en-us/library/ms143742(v=sql.105)
|
45/1438042989897.84_20150728002309-00128-ip-10-236-191-2_879422172_2.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.