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
48761555_olumn_Properties__System_Data___Description
[Name] Unique [Description]
Gets or sets a value that indicates whether the values in each row of the column must be unique.
[]
DataColumn Properties (System.Data)
Description
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claim [Definition]
A statement that one subject makes about itself or another subject. For example, the statement can be about a name, identity, key, group, privilege, or capability. Claims are issued by a provider, and they are given one or more values and then packaged in security tokens that are issued by a security token service (STS). They are also defined by a claim value type and, possibly, associated metadata.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claim name [Definition]
A user-friendly name for the claim type.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claim type [Definition]
The type of statement in the claim. Examples of claim types include first name, role, and email address. The claim type provides context for the claim value, and it is usually expressed as a Uniform Resource Identifier (URI). For example, the email address claim type is represented as http://schemas.microsoft.com/ws/2008/06/identity/claims/email.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claim value [Definition]
The value of the statement in the claim. For example, if the claim type is role, a value might be contributor. If the claim type is first name, a value might be Matt.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claim value type [Definition]
The type of value in the claim. For example, if the claim value is Contributor, the claim type value is String.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claims-aware application [Definition]
A relying-party software application that uses claims to manage identity and access for users.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claims-based identity [Definition]
A unique identifier that represents a specific user, application, computer, or other entity. It enables that entity to gain access to multiple resources, such as applications and network resources, without entering credentials multiple times. It also enables resources to validate requests from an entity.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claims provider [Definition]
A software component or service that can be used to issue one or more claims during sign-in operations. It is also used to display, resolve, and provide search capabilities for claims in a card selector (for example, in the people picker control in SharePoint). For more information, see Claims provider in SharePoint 2013.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claims provider schema [Definition]
A schema that specifies the fields that must be returned as metadata for a claim that is issued by a specific claims provider.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Claims provider – security token service [Definition]
A software component or service that is used by a claims provider that issues claims and packages them in security tokens.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Delegate [Definition]
A rich client that is authorized to impersonate another client. For example, consider a situation in which a user-facing website, Web1, calls an infrastructure data service, Data2. It might be advantageous for Web1 to impersonate its users when it accesses Data2. Web1 contacts a federation server to obtain claims that represent one of its users. When it is contacted, the federation server can determine whether Web1 is an authorized delegate and, if so, it can allow the impersonation. If it is authorized, Web1 accesses Data2 while acting as the user.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Identity provider [Definition]
An identity provider is a type of claims provider that provides single sign-on functionality between an organization and other claims providers and relying parties.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Identity provider security token service or relying-party security token service [Definition]
A software component or service that is used by an identity provider to accept tokens from a federation partner, and then generate claims and security tokens on the contents of the incoming security token into a format consumable by the relying party. A security token service (STS) receives security tokens from a trusted federation partner or claims provider STS. Then, the relying party STS issues new security tokens to be consumed by a local relying-party application.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Relying party [Definition]
An application that relies on and uses claims in security tokens that a claims provider issues. For example, an online auction website organization might receive a security token with claims that determine whether a subject can access all or part of a relying party's application.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Relying-party application [Definition]
Software that can consume claims to make authentication and authorization decisions. The relying party application receives the claims from a claims provider.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Rich client [Definition]
A client that can use the WS-Trust protocol.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] SAML passive sign-in [Definition]
SAML passive sign-in describes the process of signing in. When a sign-in for a web application is configured to accept tokens from a trusted login provider, this type of sign-in is called SAML passive sign-in. For more information, see Incoming claims: Signing into SharePoint 2013.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Security Assertion Markup Language (SAML) Security Token [Definition]
The data format for communicating claims between a claims provider and a relying party.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Security Assertion Markup Language (SAML) [Definition]
The WebSSO protocol that is defined in the SAML 2.0 Core specification. The SAML protocol specifies how to use HTTP web browser redirects to exchange assertions data. SAML is used to authenticate and authorize users across secure boundaries.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Security token [Definition]
An on-the-wire representation of claims that is cryptographically signed by the issuer of the claims, providing strong proof to any relying party as to the integrity of the claims and the identity of the issuer.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Security token service (STS) [Definition]
A web service that issues claims and packages them in encrypted security tokens. For more information, see WS-Security and WS-Trust.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Trust establishment [Definition]
A process by which trust relationships are established between claims providers and relying-party applications. This process involves the exchange of identifying certificates that enable the relying party to trust the contents of claims that the claims provider issues.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Trusted login provider [Definition]
An external (that is, external to SharePoint) STS that SharePoint trusts.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] Web single sign-on (SSO) [Definition]
A process that enables partnering organizations to exchange user authentication and authorization data. By using Web SSO, users in partner organizations can transition between secure web domains without having to present credentials at each domain boundary.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] WS-Federation [Definition]
The Organization for the Advancement of Structured Information Standards (OASIS) standard specification that defines the WS-Federation Passive protocol and other protocol extensions that are used for federation. The WS-Federation standard defines mechanisms that are used to enable identity, attribute, authentication, and authorization federation across different trust realms. For more information about WS-Federation, see Understanding WS-Federation.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] WS-Federation Passive [Definition]
The protocol for requesting claims from a claims provider by using HTTP web browser redirects. This protocol is described in section 13 of the WS-Federation 1.2 specification.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] WS-Federation passive requester profile [Definition]
The WS-Federation Passive Requester Profile describes how the cross-trust realm identity, authentication, and authorization federation mechanisms that are defined in WS-Federation can be used by passive requesters, such as web browsers, to provide identity services. Passive requesters of this profile are limited to the HTTP protocol. For more information about the WS-Federation Passive Requester Profile, see WS-Federation: Passive Requestor Profile.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] WS-Security [Definition]
The WS-Security standard is a set of protocols designed to help secure web service communication by using SOAP. For more information about WS-Security, see OASIS Web Services Security (WSS) TC on the OASIS website.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
30b08793_ased_identity_term_definitions__Definition
[Term] WS-Trust [Definition]
A standard that uses WS-Security to provide web services with methods to build and verify trust relationships. For more information about WS-Trust, see OASIS Web Services Secure Exchange (WS-SX) TC on the OASIS website.
[]
Claims-based identity term definitions
Definition
https://msdn.microsoft.com/en-us/library/ee534975.aspx
25/1438042987155.85_20150728002307-00130-ip-10-236-191-2_871295494_0.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Associations [Description]
Gets an enumeration of all the associations.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] CanInstantiate [Description]
Gets whether the underlying type can be instantiated as the result of a query.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] DataMembers [Description]
Gets an enumeration of all the data members (fields and properties).
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] DBGeneratedIdentityMember [Description]
Gets the member that represents the auto-generated identity column.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] DerivedTypes [Description]
Gets an enumeration of the immediate derived types in an inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Discriminator [Description]
Gets the member that represents the inheritance discriminator column.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] HasAnyLoadMethod [Description]
Gets a value that indicates whether the current MetaType or any of its bases types has an OnLoaded method.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] HasAnyValidateMethod [Description]
Gets a value that indicates whether the MetaType or any of its bases types has an OnValidate method.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] HasInheritance [Description]
Gets a value indicating whether the type is part of a mapped inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] HasInheritanceCode [Description]
Gets a value indicating whether this type defines an inheritance code.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] HasUpdateCheck [Description]
Gets a value indicating whether the type has any persistent member that may require a test for optimistic concurrency conflicts.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] IdentityMembers [Description]
Gets an enumeration of all the data members that define the unique identity of the type.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Indexes [Description]
Gets a read-only collection of MetaType indexes.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] InheritanceBase [Description]
Gets the base meta-type in the inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] InheritanceCode [Description]
Gets a value indicating whether this type defines an inheritance code.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] InheritanceDefault [Description]
Gets a value indicating whether this type is used as the default of an inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] InheritanceRoot [Description]
Gets the root type of the inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] InheritanceTypes [Description]
Gets a collection of all types that are defined by an inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] IsEntity [Description]
Gets a value indicating whether the MetaType is an entity type.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] IsInheritanceDefault [Description]
Gets a value indicating whether this type is used as the default of an inheritance hierarchy.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Model [Description]
Gets the MetaModel that contains this MetaType.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Name [Description]
Gets the name of the MetaType.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] OnLoadedMethod [Description]
Gets information about the OnLoaded method contained by this meta-type.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] OnValidateMethod [Description]
Gets information about the OnValidate method contained by this meta-type.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] PersistentDataMembers [Description]
Gets a collection of all the persistent data members.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Table [Description]
Gets the MetaTable that uses this MetaType for row definition.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] Type [Description]
Gets the underlying common language runtime (CLR) type.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
d11822bb_ass__System_Data_Linq_Mapping___Description
[Name] VersionMember [Description]
Gets a row-version or timestamp column for this MetaType.
[]
MetaType Class (System.Data.Linq.Mapping)
Description
https://msdn.microsoft.com/en-us/library/system.data.linq.mapping.metatype(d=printer,v=vs.95).aspx
25/1438042987155.85_20150728002307-00042-ip-10-236-191-2_866375812_1.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets a value that indicates whether null values are allowed in this column for rows that belong to the table. [Name]
AllowDBNull
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets a value that indicates whether the column automatically increments the value of the column for new rows added to the table. [Name]
AutoIncrement
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the starting value for a column that has its AutoIncrement property set to true. The default is 0. [Name]
AutoIncrementSeed
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the increment used by a column with its AutoIncrement property set to true. [Name]
AutoIncrementStep
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the caption for the column. [Name]
Caption
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the MappingType of the column. [Name]
ColumnMapping
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the name of the column in the DataColumnCollection. [Name]
ColumnName
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets the container for the component. (Inherited from MarshalByValueComponent.) [Name]
Container
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the type of data stored in the column. [Name]
DataType
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the DateTimeMode for the column. [Name]
DateTimeMode
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the default value for the column when you are creating new rows. [Name]
DefaultValue
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets a value indicating whether the component is currently in design mode. (Inherited from MarshalByValueComponent.) [Name]
DesignMode
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets the list of event handlers that are attached to this component. (Inherited from MarshalByValueComponent.) [Name]
Events
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the expression used to filter rows, calculate the values in a column, or create an aggregate column. [Name]
Expression
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets the collection of custom user information associated with a DataColumn. [Name]
ExtendedProperties
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the maximum length of a text column. [Name]
MaxLength
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the namespace of the DataColumn. [Name]
Namespace
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets the (zero-based) position of the column in the DataColumnCollection collection. [Name]
Ordinal
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets an XML prefix that aliases the namespace of the DataTable. [Name]
Prefix
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets a value that indicates whether the column allows for changes as soon as a row has been added to the table. [Name]
ReadOnly
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets the site of the component. (Inherited from MarshalByValueComponent.) [Name]
Site
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets the DataTable to which the column belongs to. [Name]
Table
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
2585bd69_olumn_Properties__System_Data___Name
[Description] Gets or sets a value that indicates whether the values in each row of the column must be unique. [Name]
Unique
[]
DataColumn Properties (System.Data)
Name
https://msdn.microsoft.com/en-us/library/System.Data.DataColumn_properties(v=vs.110).aspx
25/1438042989790.89_20150728002309-00040-ip-10-236-191-2_885981472_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access allowed [Structure] ACCESS_ALLOWED_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access allowed Allows callback during access check [Structure] ACCESS_ALLOWED_CALLBACK_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access allowed Object specific [Structure] ACCESS_ALLOWED_OBJECT_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access allowed Object specific Allows callback during access check [Structure] ACCESS_ALLOWED_CALLBACK_OBJECT_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access denied [Structure] ACCESS_DENIED_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access denied Allows callback during access check [Structure] ACCESS_DENIED_CALLBACK_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access denied Object specific Allows callback during access check [Structure] ACCESS_DENIED_CALLBACK_OBJECT_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] Access denied Object specific [Structure] ACCESS_DENIED_OBJECT_ACE [ACL type]
Discretionary
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System alarm [Structure] SYSTEM_ALARM_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System alarm Allows callback during access check [Structure] SYSTEM_ALARM_CALLBACK_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System alarm Object specific Allows callback during access check [Structure] SYSTEM_ALARM_CALLBACK_OBJECT_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System alarm Object specific [Structure] SYSTEM_ALARM_OBJECT_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System audit [Structure] SYSTEM_AUDIT_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System audit Allows callback during access check [Structure] SYSTEM_AUDIT_CALLBACK_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System audit Object specific Allows callback during access check [Structure] SYSTEM_AUDIT_CALLBACK_OBJECT_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
c09d7ed1_ACE__Windows___ACL_type
[ACE type] System audit Object specific [Structure] SYSTEM_AUDIT_OBJECT_ACE [ACL type]
System
[ [ "D", "i", "s", "c", "r", "e", "t", "i", "o", "n", "a", "r", "y" ], [ "S", "y", "s", "t", "e", "m" ] ]
ACE (Windows)
ACL type
https://msdn.microsoft.com/en-us/library/aa374912(v=vs.85).aspx
25/1438042987155.85_20150728002307-00138-ip-10-236-191-2_865122584_0.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlBulkCopy [Description]
Lets you efficiently bulk load a SQL Server table with data from another source.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlBulkCopyColumnMapping [Description]
Defines the mapping between a column in a SqlBulkCopy instance's data source and a column in the instance's destination table.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json
87923aba_em_Data_SqlClient_Namespace_____Description
[Class] SqlBulkCopyColumnMappingCollection [Description]
Collection of SqlBulkCopyColumnMapping objects that inherits from CollectionBase.
[]
System.Data.SqlClient Namespace ()
Description
https://msdn.microsoft.com/en-us/library/system.data.sqlclient(v=vs.100).aspx
25/1438042987155.85_20150728002307-00108-ip-10-236-191-2_878180665_1.json