[Missing <summary> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
Assembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
| C# | 
|---|
public IQueryable<Tuple> GetChangedScalarMembers( bool exceptEntitySets, ModelMemberProperty exceptEntityTypes, IEnumerable<StoreMemberProperty> exceptMembers, IEnumerable<string> compareMemberType, IEnumerable<string> compareKeyMembership, IEnumerable<string> compareStoreGenerated, bool compareDefaultValue, bool compareCollation )  | 
| Visual Basic | 
|---|
Public Function GetChangedScalarMembers ( _ exceptEntitySets As Boolean, _ exceptEntityTypes As ModelMemberProperty, _ exceptMembers As IEnumerable(Of StoreMemberProperty), _ compareMemberType As IEnumerable(Of String), _ compareKeyMembership As IEnumerable(Of String), _ compareStoreGenerated As IEnumerable(Of String), _ compareDefaultValue As Boolean, _ compareCollation As Boolean _ ) As IQueryable(Of Tuple)  | 
| Visual C++ | 
|---|
public: IQueryable<Tuple^>^ GetChangedScalarMembers( bool exceptEntitySets, ModelMemberProperty^ exceptEntityTypes, IEnumerable<StoreMemberProperty^>^ exceptMembers, IEnumerable<String^>^ compareMemberType, IEnumerable<String^>^ compareKeyMembership, IEnumerable<String^>^ compareStoreGenerated, bool compareDefaultValue, bool compareCollation )  | 
Parameters
- exceptEntitySets
 - Type: System..::..Boolean
[Missing <param name="exceptEntitySets"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- exceptEntityTypes
 - Type: HuagatiEDMXTools..::..ModelMemberProperty
[Missing <param name="exceptEntityTypes"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- exceptMembers
 - Type: System.Collections.Generic..::..IEnumerable<(Of <(<'StoreMemberProperty>)>)>
[Missing <param name="exceptMembers"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- compareMemberType
 - Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>
[Missing <param name="compareMemberType"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- compareKeyMembership
 - Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>
[Missing <param name="compareKeyMembership"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- compareStoreGenerated
 - Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>
[Missing <param name="compareStoreGenerated"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- compareDefaultValue
 - Type: System..::..Boolean
[Missing <param name="compareDefaultValue"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
- compareCollation
 - Type: System..::..Boolean
[Missing <param name="compareCollation"/> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]
 
Return Value
[Missing <returns> documentation for "M:HuagatiEDMXTools.ConceptualModelQueries.GetChangedScalarMembers(System.Boolean,HuagatiEDMXTools.ModelMemberProperty,System.Collections.Generic.IEnumerable{HuagatiEDMXTools.StoreMemberProperty},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Collections.Generic.IEnumerable{System.String},System.Boolean,System.Boolean)"]