No announcements
Found 2634583 threads
-
1 Votes
modify class member variable with property
Paul LintonAnswered | 3 Replies | 689 Views | Created by vali11 - Tuesday, August 13, 2013 10:31 AM | Last reply by PaulLinton - Tuesday, August 13, 2013 1:07 PM -
0 Votes
Calling variables of different classes from one class
>Note: Don't use variable as properties and don't use static to access.Answered | 2 Replies | 419 Views | Created by S.CHANDRA - Wednesday, November 11, 2015 9:54 AM | Last reply by Magnus (MM8) - Wednesday, November 11, 2015 12:03 PM -
0 Votes
visibility of variable in Retainsameconnection property
I think you cannot use this way for t-sql variables, but you can do it simply with package variables. simply load everything you want into a package variable in the first ...Answered | 2 Replies | 2318 Views | Created by NikkRED - Sunday, August 19, 2012 6:50 AM | Last reply by maanchandre - Monday, August 20, 2012 6:34 AM -
0 Votes
Having variable property type inside class
Your C property should be a base class or interface of every type it can be.Answered | 4 Replies | 1738 Views | Created by aiui - Saturday, March 17, 2012 12:33 PM | Last reply by Louis.fr - Monday, March 19, 2012 10:13 AM -
0 Votes
Environment Variables In Property Sheets?
I think Visual Studio should expose environment variables as macros.Answered | 5 Replies | 1325 Views | Created by a_unique_name - Thursday, April 26, 2018 11:11 AM | Last reply by a_unique_name - Thursday, April 26, 2018 11:38 PM -
0 Votes
Class - data member and property
A .NET class can have a methods, properties, fields and events.Answered | 6 Replies | 4022 Views | Created by Total Novice - Tuesday, June 24, 2008 7:40 PM | Last reply by Total Novice - Thursday, June 26, 2008 4:25 AM -
0 Votes
validate Int Property in a class
Ali Hamdar (alihamdar.com - www.ids.com.lb)Answered | 6 Replies | 3048 Views | Created by Dr.X1987 - Sunday, July 3, 2011 3:13 PM | Last reply by Family Tree Mike - Sunday, July 3, 2011 8:50 PM -
0 Votes
use variables from a class in another class
Hello, You have two different instances of your Property class.Answered | 9 Replies | 773 Views | Created by Hossein Shahbodaghkhan - Friday, August 9, 2019 9:02 AM | Last reply by Xingyu Zhao - Monday, August 12, 2019 3:17 AM -
0 Votes
class name as property type
If I have a class called Employee then it is quite natural to have a class called ExpenseClaim with a property public Employee Claimant {get; ...Answered | 2 Replies | 669 Views | Created by rkapciuk - Thursday, November 14, 2013 1:00 AM | Last reply by PaulLinton - Thursday, November 14, 2013 1:14 AM -
0 Votes
Variable Related or Navigation Properties
Justin Anderson, LightSwitch Development TeamAnswered | 5 Replies | 793 Views | Created by reigh7 - Saturday, April 20, 2013 8:11 AM | Last reply by Justin Anderson - Sunday, April 21, 2013 9:16 AM -
0 Votes
Variables property is not avialable.
I Have to include the reference to Microsoft.SQLServer.ManagedDTS.dllShaji Kumar VKAnswered | 1 Replies | 4614 Views | Created by Shaji Kumar - Friday, March 5, 2010 6:00 PM | Last reply by Shaji Kumar - Monday, March 8, 2010 6:04 AM -
6 Votes
Variables In A New Class
To swap the values of variability classes, use the builders or property, only what is passing ...Answered | 33 Replies | 2418 Views | Created by han003 - Tuesday, October 18, 2011 5:24 PM | Last reply by John Anthony Oliver - Thursday, October 20, 2011 5:49 PM -
3 Votes
loop over all variables to change an variable property
http://microsoft-ssis.blogspot.com/2010/12/how-to-use-variables-in-script-task.html Please mark the post as answered if it answers your question | My SSIS ...Answered | 7 Replies | 1988 Views | Created by selcer - Friday, January 25, 2013 5:24 PM | Last reply by SSISJoost - Thursday, January 31, 2013 2:25 PM -
1 Votes
Variable in a different class
If you have the variable "something" that you want to use in class 2, simply do this.Answered | 14 Replies | 1810 Views | Created by Y0MANNN - Monday, March 12, 2012 2:35 AM | Last reply by Acamar - Wednesday, March 14, 2012 5:40 AM -
14 Votes
Call Class variable through a string
So - the problem was I didn't know the name of your class - I assumed (incorrectly) that _SETTINGS was a variable name.Answered | 21 Replies | 1566 Views | Created by magnite7 - Friday, August 24, 2012 8:08 PM | Last reply by magnite7 - Friday, August 24, 2012 11:16 PM -
1 Votes
Using Variable From Another Class
Hi, Kindly declare variable bla like below public string bla =""; its becoz bydefault this variable is private for ...Answered | 4 Replies | 2851 Views | Created by Gildarius - Tuesday, July 6, 2010 9:54 PM | Last reply by Tushar Capoor - Wednesday, July 7, 2010 8:38 AM -
1 Votes
Differences Between Properties and Variables in .Net
First, "variable" is not the right word.Answered | 3 Replies | 3703 Views | Created by Tiya01 - Thursday, May 26, 2011 9:34 AM | Last reply by Tiya01 - Friday, May 27, 2011 2:05 AM -
1 Votes
Object Variables or Class Variables (not sure for the definition)
That's why I started wondering how can I create my own object variable.Answered | 6 Replies | 3425 Views | Created by Demetrios Panayotakopoulos, Greece - Tuesday, June 1, 2010 10:26 AM | Last reply by Demetrios Panayotakopoulos, Greece - Wednesday, June 2, 2010 2:38 AM -
1 Votes
Difference between Property and Member Variable
Hi Janets, In property we can validate the input values before assigning to variable.Answered | 4 Replies | 8471 Views | Created by janets20 - Friday, May 28, 2010 3:36 AM | Last reply by Amit Bansal - Friday, May 28, 2010 9:13 AM -
0 Votes
Referring to a variable from another class
There is a class called SearchLinks that has a string variable called pattern where is stored the regex.Answered | 6 Replies | 626 Views | Created by Eduard77 - Thursday, January 14, 2016 3:13 PM | Last reply by Andy ONeill - Friday, January 15, 2016 2:08 PM - Items 1 to 20 of 2634583 Next ›
No announcements