public string IdentitySQL { get; set; }
Public Property IdentitySQL As String Get Set
public: property String^ IdentitySQL { String^ get (); void set (String^ value); }
function get_IdentitySQL(); function set_IdentitySQL(value);
In This Article